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 d3bcf56 commit e4b7379Copy full SHA for e4b7379
.github/workflows/emscripten.yml
@@ -38,7 +38,6 @@ jobs:
38
with:
39
fetch-depth: 0
40
fetch-tags: true
41
- persist-credentials: false
42
43
- name: Set up Python ${{ env.PYTHON_VERSION }}
44
id: setup-python
@@ -75,7 +74,6 @@ jobs:
75
74
ref: setup-emscripten-ci
76
path: numcodecs-wasm
77
submodules: recursive
78
79
80
81
0 commit comments