Update rust_build_and_test.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Build
|
name: Builds & Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -27,4 +27,3 @@ jobs:
|
|||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --all --verbose
|
run: cargo test --all --verbose
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user