Skip to content

Commit

Permalink
Temporary CI hack
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Aug 8, 2024
1 parent fc8369b commit 3a73fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/condatest_essncrystaldev_volatile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: |
set -eu
cd src_testproject
sb -t --testexcerpts=100 --requirepkg=DGCodeRecommended,NCUtils,NCG4,NCTests,NCThreadVal,NCPerfVal --testfilter='*mmc*'
sb -t --testexcerpts=100 --requirepkg=DGCodeRecommended,NCUtils,NCG4,NCTests,NCThreadVal,NCPerfVal
- name: Setup tmate session for manual debugging
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 3a73fe6

Please sign in to comment.