fix: Build Pipeline
This commit is contained in:
parent
282a07dbec
commit
47665a5521
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test -- --test-threads=1 --verbose
|
run: cargo test -- --test-threads=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user