From 6fb2d7b585a2425fa504c549cd4d893962debc93 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Wed, 4 Sep 2019 22:15:19 -0700 Subject: [PATCH] Move test action to workflows folder --- .github/{ => workflows}/msbuild-test.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/msbuild-test.yml (100%) diff --git a/.github/msbuild-test.yml b/.github/workflows/msbuild-test.yml similarity index 100% rename from .github/msbuild-test.yml rename to .github/workflows/msbuild-test.yml