Skip to content

Commit afcb50d

Browse files
Ignore linting results
1 parent 02aec90 commit afcb50d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/releaseCordova.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: 🔍Lint code
2626
run: yarn lint
27+
continue-on-error: true
2728

2829
- name: 📚Read package.json
2930
id: pkg

0 commit comments

Comments
 (0)