mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
for now we have to justrelease, waiting on compiler-builtins
This commit is contained in:
parent
4586d2d95f
commit
5bb6a927fd
|
@ -36,7 +36,7 @@ script:
|
|||
- cargo test --no-fail-fast --tests
|
||||
- cargo test --no-fail-fast --tests --release
|
||||
# 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
|
||||
- cd book && mdbook build
|
||||
|
||||
|
|
Loading…
Reference in a new issue