mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 00:01:03 +00:00
Integration test (#91)
This commit is contained in:
@@ -63,6 +63,8 @@ test-linux-stable:
|
||||
script:
|
||||
- time cargo test --all --release --locked |
|
||||
tee output.log
|
||||
- time cargo test --release -- --ignored integration_test |
|
||||
tee -a output.log
|
||||
- sccache -s
|
||||
after_script:
|
||||
- echo "___Collecting warnings for check_warnings job___"
|
||||
|
||||
Reference in New Issue
Block a user