mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
ci: fix sanity job
This commit is contained in:
2
.github/workflows/sanity.yml
vendored
2
.github/workflows/sanity.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
run: cargo update
|
||||
|
||||
- name: Run tests
|
||||
run: cargo --locked --workspace --all-features
|
||||
run: cargo nextest run --locked --workspace --all-features
|
||||
|
||||
- uses: JasonEtco/create-an-issue@v2
|
||||
if: ${{ failure() }}
|
||||
|
||||
Reference in New Issue
Block a user