Skip to content

Commit

Permalink
Revert "[ci] fix spectest (#15)"
Browse files Browse the repository at this point in the history
This reverts commit 0b866e1.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent 9e6b9c8 commit caf099f
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 spectest
mpm package test
- name: move-prover-test
run: |
source "$HOME/.profile"
Expand Down

0 comments on commit caf099f

Please sign in to comment.