Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 6c8e1e6

Browse files
committed
remove lint
1 parent f749625 commit 6c8e1e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ jobs:
88
- uses: actions/checkout@v2
99
- uses: actions/setup-node@v1
1010
- run: npm install
11-
- run: npm run lint
12-
- run: npm run test
11+
- run: npm test

0 commit comments

Comments
 (0)