Skip to content

Commit

Permalink
fix test in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 committed Sep 10, 2024
1 parent ac3c165 commit cecb3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
npm run build
- name: "Run the rust tests"
run: |
npm run test:rust
npm run test:build

0 comments on commit cecb3e8

Please sign in to comment.