Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Hayakawa <[email protected]>
  • Loading branch information
akiradeveloper committed May 1, 2024
1 parent fd78f26 commit 1c1f33e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
ref: master
path: tests

- name: Check cargo
run: which cargo

- name: Test DM (non-writeboost)
working-directory: tests/device-mapper-tests
run: cargo test -- --test-threads=1
Expand Down

0 comments on commit 1c1f33e

Please sign in to comment.