mirror of
https://github.com/Revertron/Alfis
synced 2024-11-03 15:40:19 +00:00
Update rust_build_and_test.yml
This commit is contained in:
parent
5772f60d21
commit
87548a56de
5
.github/workflows/rust_build_and_test.yml
vendored
5
.github/workflows/rust_build_and_test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user