Skip to content

Commit

Permalink
Update wabt on CI to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 14, 2020
1 parent 6ae0722 commit 56f78ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: WebAssembly/wabt
ref: e88bc660cf89ca84dccda358cfbadc8a7c2bc935
ref: 7c88424c98f157d375458fe6b2cd392959d7d217
path: wabt
- name: Build wabt
run: |
Expand Down

0 comments on commit 56f78ff

Please sign in to comment.