Skip to content
Snippets Groups Projects
Verified Commit 44c295c3 authored by Louis's avatar Louis :fire:
Browse files

Bevy 0.8.1, remove test flag

parent 1f02bcef
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ build-arm64:
- .cargo/bin/
- target/
script:
- cargo build --release -p ${BINARY_FOLDER} --target aarch64-unknown-linux-gnu --features=cabinet
- cargo build --release -p ${BINARY_FOLDER} --target aarch64-unknown-linux-gnu
artifacts:
expire_in: 1 day
paths:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment