Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianjeng authored and oskarth committed Oct 20, 2023
1 parent 6e7a8e9 commit 6e4f553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
run: cd mopro-core/ && cargo test --verbose
- name: Run ffi tests
run: cd mopro-ffi/ && cargo test --verbose
- name: Run bundle tests
- name: Run bindings tests
run: cd mopro-ffi/ && cargo test --test test_generated_bindings

0 comments on commit 6e4f553

Please sign in to comment.