This commit is contained in:
parent
354df063d2
commit
8f0b09bb70
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: rust:latest
|
image: rust:latest
|
||||||
steps:
|
steps:
|
||||||
- run: cargo test
|
- uses: actions/checkout@v3
|
||||||
|
- run: cargo test
|
||||||
|
|
Loading…
Add table
Reference in a new issue