mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
feat: speed up build phase
This commit is contained in:
committed by
Pierre Mavro
parent
7db92ccbf4
commit
2eadd4b726
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
sccache --version
|
||||
sccache --show-stats
|
||||
echo "########## START BUILD ##########"
|
||||
cargo build --release --all-features
|
||||
cargo build --all-features
|
||||
sccache --show-stats
|
||||
selected-functionnal-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user