Skip to content

Commit

Permalink
ci: Update spectests branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Jun 22, 2022
1 parent fa64192 commit e5dd2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ commands:
name: "Download spectest files"
working_directory: "~"
command: |
git clone https://github.com/wasmx/wasm-spec --branch w3c-1.0-tests-backported-20210212 --depth 1 --single-branch
git clone https://github.com/wasmx/wasm-spec --branch w3c-1.0-tests-backported-fizzy-0.8.0-simple --depth 1 --single-branch
- run:
name: "Convert spectests to JSON"
working_directory: ~/spectests
Expand All @@ -259,7 +259,7 @@ commands:
default: false
expected_passed:
type: integer
default: 19044
default: 19062
expected_failed:
type: integer
default: 0
Expand Down

0 comments on commit e5dd2c2

Please sign in to comment.