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 f1cfa89 commit d21ea10
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='*testsmallvect'
sb -t --testexcerpts=100 --requirepkg=DGCodeRecommended,NCUtils,NCG4,NCTests,NCThreadVal,NCPerfVal --testfilter='sb_nctest*,!*mmc*'
- name: Setup tmate session for manual debugging
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit d21ea10

Please sign in to comment.