fixup! fixup! Add CI
This commit is contained in:
parent
3554afb8eb
commit
6792620c57
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Rust
|
||||
uses: dtolnay/toolchain@master
|
||||
uses: https://github.com/dtolnay/toolchain@master
|
||||
- run: cargo build --verbose
|
||||
- run: cargo test --verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue