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 72ff548 commit 13557eaCopy full SHA for 13557ea
.github/workflows/01-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: 🔄 Init Cache
15
uses: ./.github/actions/npm-cache
16
17
- - name: ⚡ Run Test
+ - name: ⚡ Run Lint
18
run: npm run lint
19
20
- name: 💀 Killing me softly
0 commit comments