Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SRNissen authored Jun 16, 2024
1 parent c936031 commit 51716c3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
uses: microsoft/setup-msbuild@v2

- name: discovery1
run: cd 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise\'

- name: discovery2
run: ls
run: ls 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise\'

- name: step-build
run: MSBuild.exe msvc_test
Expand Down

0 comments on commit 51716c3

Please sign in to comment.