Skip to content

Commit

Permalink
Fix: proper name for the full wasm checks job (#75)
Browse files Browse the repository at this point in the history
Tiny #73 follow-up
  • Loading branch information
maurolacy authored Sep 27, 2024
1 parent 805ed4e commit 4fe01da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm-tests-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
CARGO_TERM_COLOR: always
WORKSPACE: "/home/runner/work/babylon-contract/babylon-contract"
jobs:
wasm-build-check-integration:
wasm-build-check-integration-full:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 4fe01da

Please sign in to comment.