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
1 changed files with 1 additions and 1 deletions

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