We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7325a86 commit 463b8beCopy full SHA for 463b8be
.github/workflows/dev.yml
@@ -48,8 +48,6 @@ jobs:
48
49
- name: Unit tests
50
run: |
51
- npm --version
52
- node --version
53
npm run xxx1
54
npm run test:ci
55
0 commit comments