Skip to content

Commit

Permalink
actions cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jan 6, 2025
1 parent c888c9f commit 85c0077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ 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 85c0077

Please sign in to comment.