Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tower120 committed Jan 31, 2024
1 parent 91dabdd commit 56dc6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: RUSTFLAGS="--deny warnings" cargo build --all-features

tests:
uses: tower120/hi_sparse_bitset/.github/workflows/tests.yml
uses: ./.github/workflows/tests.yml
with:
rustflags: '--deny warnings'

Expand Down

0 comments on commit 56dc6bb

Please sign in to comment.