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 7d7fd60 commit 4c38624Copy full SHA for 4c38624
.github/workflows/test-pr.yml
@@ -44,6 +44,6 @@ jobs:
44
- name: Run example and verify output files
45
run: |
46
cd examples
47
- python -m brian2wasm brunel_hakim1999.py --no-server
+ python -m brian2wasm brunel_hakim1999.py --no-server --skip-install
48
ls brunel_hakim1999/{brian.js,index.html,wasm_module.{js,wasm},worker.js}
49
shell: pixi run bash -e {0}
0 commit comments