Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dnbln committed Feb 8, 2024
1 parent f7cf54a commit 6c72d2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ jobs:
- name: Build
run: cargo build

- name: Install cargo-difftests
run: cargo install --path cargo-difftests --debug

- name: Test
run: cargo test

0 comments on commit 6c72d2d

Please sign in to comment.