Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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)