Skip to content

Commit

Permalink
chore: Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Aug 31, 2024
1 parent 3211fb5 commit 11b213b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:

- name: Build and Check Rust unit tests and harness tests all pass
run: |
git submodule update --init
make build
make unit-test
make integration-test
Expand Down

0 comments on commit 11b213b

Please sign in to comment.