Skip to content

Commit

Permalink
test only dssp, take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Mar 9, 2024
1 parent 186aaf8 commit 3b92367
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,6 @@ jobs:
- name: Test
working-directory: ${{ steps.strings.outputs.build-output-dir }}/test
run: ctest --build-config Release --output-on-failure
env:
LIBCIFPP_DATA_DIR: ${{ steps.strings.outputs.build-output-dir }}/_deps/cifpp-src/rsrc

0 comments on commit 3b92367

Please sign in to comment.