Skip to content

Commit

Permalink
rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Nov 4, 2024
1 parent d2fffb8 commit 6f0c26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
run: echo "::warning title="Link checker"::Link checker detected broken links!"

wasm-bindgen-check:
name: Check wasm-bindgen output
name: Check wasm-bindgen version
if: ${{ github.event_name == 'pull_request' }}
runs-on: ubuntu-latest
continue-on-error: true
Expand Down

0 comments on commit 6f0c26e

Please sign in to comment.