Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
august95 authored Sep 14, 2024
1 parent eac90be commit 47ccb90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:

# - name: Copy test files
# run: xcopy D:\a\braze_compiler\braze_compiler\unit_test\test_files D:\a\braze_compiler\braze_compiler\unit_test\x64\Release /E /I /H /C /Y
- name: Run Unit Tests
run: D:\a\braze_compiler\braze_compiler\unit_test\x64\Release\unit_test.exe
# - name: Run Unit Tests
# run: D:\a\braze_compiler\braze_compiler\unit_test\x64\Release\unit_test.exe

0 comments on commit 47ccb90

Please sign in to comment.