1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-26 16:48:44 +00:00

Make CI faster

This commit is contained in:
Anmol Sethi 2020-05-06 23:15:30 -04:00
parent c63f1ea62a
commit 3e7582880e
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB

View File

@ -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