mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-28 16:48:13 -05: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