Skip to content

Commit bdacb6d

Browse files
committed
WIP: commenting out for testing pytest ci x3
1 parent 2820a3e commit bdacb6d

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
@@ -65,4 +65,4 @@ jobs:
6565
- name: Run tests with cmake
6666
run: |
6767
cd build/
68-
conda run --name diff_check --no-capture-output ctest --output-on-failure -C Release --verbose
68+
conda run --name diff_check --no-capture-output ctest -C Release --verbose

0 commit comments

Comments
 (0)