mirror of
https://github.com/cdr/code-server.git
synced 2026-01-20 15:13:36 +01:00
Make CI faster
This commit is contained in:
parent
c63f1ea62a
commit
3e7582880e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue