Was doing the compile twice.

This commit is contained in:
Giles Cope 2020-01-09 20:38:26 +00:00
parent 973aa054ee
commit 477668fc22

View file

@ -1,4 +1,4 @@
name: CI
name: CI-Release
on:
pull_request:
push:
@ -70,6 +70,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --release
- name: Prepare cache
run: cargo xtask pre-cache