Make CI faster
This commit is contained in:
parent
c63f1ea62a
commit
3e7582880e
@ -5,7 +5,7 @@ jobs:
|
||||
include:
|
||||
- name: Test
|
||||
if: tag IS blank
|
||||
script: ./ci/container/exec.sh ./ci/steps/test.sh
|
||||
script: ./ci/steps/test.sh
|
||||
deploy: null
|
||||
install: null
|
||||
- name: Linux Release
|
||||
|
Reference in New Issue
Block a user