Skip to content

Commit 13557ea

Browse files
authored
chore: corrected naming (#140)
1 parent 72ff548 commit 13557ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: 🔄 Init Cache
1515
uses: ./.github/actions/npm-cache
1616

17-
- name: ⚡ Run Test
17+
- name: ⚡ Run Lint
1818
run: npm run lint
1919

2020
- name: 💀 Killing me softly

0 commit comments

Comments
 (0)