Skip to content

Commit 3e5a235

Browse files
authored
fix: removed duplicated CI/CD activity (#416)
1 parent 7072829 commit 3e5a235

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/01-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
- name: 🔄 Init Cache
1515
uses: ./.github/actions/npm-cache
1616

17-
- name: ⚡ Run Lint
18-
run: npm run lint
19-
2017
- name: ⚡ Run Test
2118
run: npm run test
2219

0 commit comments

Comments
 (0)