Skip to content

Commit

Permalink
Run ctest on Linux and macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Jan 23, 2025
1 parent d59d539 commit d56569e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Test
run: |
test -h $CONDA_PREFIX/lib/libbmisnowf${{ env.SHLIB_EXT }}
# ctest -V --test-dir ${{ env.BUILD_DIR }}
ctest -V --test-dir ${{ env.BUILD_DIR }}
build-on-windows:

Expand Down

0 comments on commit d56569e

Please sign in to comment.