Skip to content

Commit

Permalink
This is a PATH test. #12
Browse files Browse the repository at this point in the history
  • Loading branch information
hgs3 committed Nov 1, 2024
1 parent 215bc08 commit 07785ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
$env:PATH
- name: Run Tests
run: |
$env:PATH
cmake -B build
cmake --build build --config Release
ctest --test-dir build --output-on-failure -C Release
Expand Down

0 comments on commit 07785ea

Please sign in to comment.