We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e220a commit 2f536a7Copy full SHA for 2f536a7
1 file changed
.github/workflows/CI.yml
@@ -300,11 +300,7 @@ jobs:
300
name: Publish
301
runs-on: ubuntu-latest
302
needs:
303
- - test-macOS-windows-binding
304
- - test-linux-x64-gnu-binding
305
- - test-linux-x64-musl-binding
306
- test-linux-aarch64-gnu-binding
307
- - test-linux-aarch64-musl-binding
308
steps:
309
- uses: actions/checkout@v4
310
- name: Setup node
0 commit comments