fix workflow
This commit is contained in:
parent
1e68b55ead
commit
0cc5121238
1 changed files with 0 additions and 2 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -18,5 +18,3 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run
|
||||
run: cargo run
|
||||
|
|
Loading…
Reference in a new issue