Skip to content

Commit

Permalink
actions.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jan 6, 2025
1 parent 284a7bf commit f101b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
rust-toolchain: 1.82
path-to-sc-meta: framework/meta
mx-scenario-go-version: v3.0.0
wabt-version: 1.0.32-1 # TODO: no longer needed, remove completely
coverage-args: --ignore-filename-regex='meta/src' --ignore-filename-regex='wasm-adapter' --ignore-filename-regex='benchmarks/' --ignore-filename-regex='tests/' --output ./coverage.md
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f101b82

Please sign in to comment.