Skip to content

Commit

Permalink
rm windows specific test
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc authored Aug 9, 2024
1 parent a9522c6 commit 40a6211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: cmake --preset examples

- name: build
run: MSBUILD_VERBOSITY=Diagnostic cmake --build --preset examples
run: cmake --build --preset examples

- name: test
run: |
Expand Down

0 comments on commit 40a6211

Please sign in to comment.