Skip to content

Commit 32bf6b9

Browse files
Update ci-main.yaml
1 parent 161800b commit 32bf6b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,7 @@ jobs:
273273
--sc4s_host=127.0.0.1 \
274274
--junitxml=test-results/test.xml \
275275
-n 14 \
276-
-m 'checkpoint' \
277-
-k 'not lite and not name_cache'
276+
-k 'checkpoint and not lite and not name_cache'
278277
- name: artifact-test-results
279278
uses: actions/upload-artifact@v4
280279
with:

0 commit comments

Comments
 (0)