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 e97c963 commit 1e95ea8Copy full SHA for 1e95ea8
.github/workflows/use-whl.yml
@@ -14,4 +14,4 @@ jobs:
14
- name: build container
15
run: docker compose build component-use-whl
16
- name: build wasm
17
- run: docker compose up component-use-whl
+ run: docker compose up component-use-whl --exit-code-from component-use-whl
0 commit comments