mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-26 01:16:33 +11:00
for now we have to justrelease, waiting on compiler-builtins
This commit is contained in:
parent
4586d2d95f
commit
5bb6a927fd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ script:
|
||||||
- cargo test --no-fail-fast --tests
|
- cargo test --no-fail-fast --tests
|
||||||
- cargo test --no-fail-fast --tests --release
|
- cargo test --no-fail-fast --tests --release
|
||||||
# Let cargo make take over the rest
|
# Let cargo make take over the rest
|
||||||
- cargo make build-all
|
- cargo make justrelease
|
||||||
# Test build the book so that a failed book build kills this run
|
# Test build the book so that a failed book build kills this run
|
||||||
- cd book && mdbook build
|
- cd book && mdbook build
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue