Skip to content

Commit 928259e

Browse files
committed
WIP-CI: testing solution x15
1 parent 64083bf commit 928259e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
- name: Run tests with cmake
5050
run: |
5151
cd build/
52-
ctest -C Release --verbose
52+
conda run --name diff_check ctest -C Release --verbose

0 commit comments

Comments
 (0)