Skip to content

Commit ee0fece

Browse files
committed
--fast-ci
1 parent c0e249e commit ee0fece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Build CPython
4949
run: make -j4
5050
- name: Tests
51-
run: ./python -m test -j4
51+
run: ./python -m test -j4 --fast-ci

0 commit comments

Comments
 (0)