Skip to content

Commit

Permalink
Update Rust unit test with new location (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fly-Style authored Nov 8, 2024
1 parent c4f3a9c commit 69b2a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
filters: |
rust:
- 'indexer/**'
- 'workers/**'
- 'offchain/**'
- uses: actions-rust-lang/setup-rust-toolchain@v1
if: steps.filter.outputs.rust == 'true'
- run: cargo test --all-features

0 comments on commit 69b2a2d

Please sign in to comment.