Skip to content

Commit fc8369b

Browse files
committed
Temporary CI hack
1 parent 9206df4 commit fc8369b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/condatest_essncrystaldev_volatile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: |
7373
set -eu
7474
cd src_testproject
75-
sb -t --testexcerpts=100 --requirepkg=DGCodeRecommended,NCUtils,NCG4,NCTests,NCThreadVal,NCPerfVal --testfilter='sb_nctest*,!*mmc*'
75+
sb -t --testexcerpts=100 --requirepkg=DGCodeRecommended,NCUtils,NCG4,NCTests,NCThreadVal,NCPerfVal --testfilter='*mmc*'
7676
7777
- name: Setup tmate session for manual debugging
7878
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)