Skip to content

Commit

Permalink
Update windows_gpu_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkichler authored Jun 22, 2024
1 parent 9385596 commit 66a3caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_gpu_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cmake --preset debug

- name: build
run: cmake --build --preset build
run: cmake --build --preset debug

- name: run ctest
run: ctest --preset debug

0 comments on commit 66a3caa

Please sign in to comment.