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 721daf6 commit 1d341f3Copy full SHA for 1d341f3
.github/workflows/ci.yml
@@ -77,7 +77,6 @@ jobs:
77
deno-version: ${{ matrix.deno }}
78
79
- name: Install dependencies
80
- if: ${{ !matrix.deno }}
81
run: npm install
82
83
- name: Run Tests node
0 commit comments