mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 06:47:12 +00:00
Update and rename rust.yml to test.yml
This commit is contained in:
parent
202c9e91f0
commit
3dc8fe5fe4
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Rust
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -16,7 +16,5 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
Loading…
Add table
Reference in a new issue