Skip to content

Commit

Permalink
Merge branch 'sissaschool:devel' into devel-#12
Browse files Browse the repository at this point in the history
  • Loading branch information
kousuke-nakano authored Sep 14, 2023
2 parents 8dbda5f + 9334dfb commit f7c850d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/turborvb-linter-build-test-gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Test TurboRVB with ctest both serial and parallel versions
run: |
ctest --test-dir build --output-on-failure -j 2
ctest --test-dir build --output-on-failure
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: Test TurboRVB with ctest both serial and parallel versions
run: |
ctest --test-dir build --output-on-failure -j 2
ctest --test-dir build --output-on-failure

0 comments on commit f7c850d

Please sign in to comment.