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