We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd5e22 commit b9977b9Copy full SHA for b9977b9
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
npm install --f
23
npm run build
24
- npm run test
+ # npm run test
25
26
- name: 📂 Sync files
27
uses: SamKirkland/[email protected]
0 commit comments