fix ci
This commit is contained in:
parent
8fc8f27a0c
commit
99b8b76550
@ -5,6 +5,6 @@ rust-latest:
|
||||
stage: build
|
||||
image: rust:latest
|
||||
script:
|
||||
- apt install sqlite3 && ./test_db.sh
|
||||
- apt update && apt install sqlite3 && ./test_db.sh
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user