We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02aec90 commit afcb50dCopy full SHA for afcb50d
.github/workflows/releaseCordova.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: 🔍Lint code
26
run: yarn lint
27
+ continue-on-error: true
28
29
- name: 📚Read package.json
30
id: pkg
0 commit comments