We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d0b09 commit fb0fdf6Copy full SHA for fb0fdf6
.github/workflows/ci.yml
@@ -18,5 +18,4 @@ jobs:
18
node-version: '16'
19
- name: Install dependencies
20
run: npm install
21
- - name: Run tests
22
- run: npm test
+
0 commit comments