We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8360f6e commit 7e71031Copy full SHA for 7e71031
.github/workflows/llhttp-wasm-integrity.yml
@@ -39,7 +39,7 @@ jobs:
39
40
llhttp-wasm:
41
if: ${{ github.event_name == 'pull_request' && needs.check.outputs.run_job == 'true' }}
42
- name: Check integrity of generagted wasm-files for llhttp
+ name: Check integrity of generated wasm-files for llhttp
43
needs: check
44
runs-on: ubuntu-latest
45
steps:
0 commit comments