mirror of
https://github.com/mre/mos6502.git
synced 2025-08-14 17:27:46 +00:00
Reduce noise
This commit is contained in:
@@ -34,6 +34,5 @@ before_script:
|
||||
|
||||
script:
|
||||
# - xargo build --verbose --target $TARGET --no-default-features
|
||||
- xargo --print target-list
|
||||
- xargo test --target thumbv7m-linux-eabi --no-run
|
||||
- TERM=dumb xargo test --target thumbv7m-linux-eabi --no-run
|
||||
- qemu-arm target/thumbv7m-linux-eabi/debug/mos6502
|
Reference in New Issue
Block a user