Skip to content

Commit

Permalink
[ci] fix spectest (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar authored Mar 7, 2022
1 parent 01c8419 commit 0b866e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: spec test
run: |
source "$HOME/.profile"
mpm package test
mpm spectest
- name: move-prover-test
run: |
source "$HOME/.profile"
Expand Down

0 comments on commit 0b866e1

Please sign in to comment.