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 c5d5892 commit d6d78c3Copy full SHA for d6d78c3
.github/workflows/python-wasm.yml
@@ -71,7 +71,7 @@ jobs:
71
run: |
72
pnpm run --aggregate-output --filter "@itk-wasm/${{ matrix.package }}-build" test:python:wasi
73
74
- - uses: pyodide/pyodide-actions/install-browser@e3edcb8db4f1ec4604e402013f3ae2ee9f114441
+ - uses: thewtex/pyodide-actions/install-browser@1e32e8a037a3e99a845dd7ebad6b057a40b7e2c0
75
if: ${{ matrix.python-minor-version > 10 }}
76
with:
77
runner: selenium
0 commit comments