Skip to content

Commit

Permalink
run tests of ewasm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed May 29, 2019
1 parent 90788a5 commit cd14f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
test -f /usr/local/lib/libhera.so
- run:
name: Fetch tests
command: git clone https://github.com/ethereum/tests -b develop --single-branch --depth 1
command: git clone https://github.com/ewasm/tests -b wasm-tests --single-branch --depth 1
- run:
name: Run state tests
command: |
Expand Down

0 comments on commit cd14f42

Please sign in to comment.