We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a17423 commit d6c4ddbCopy full SHA for d6c4ddb
.github/workflows/node.js.yml
@@ -25,6 +25,7 @@ jobs:
25
cache: "yarn"
26
- run: yarn --immutable
27
- run: yarn lint
28
+ continue-on-error: true
29
- name: db cache
30
id: cache-db
31
uses: actions/cache@v4
0 commit comments