mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 05:52:25 +08:00
Make CI faster
This commit is contained in:
@ -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