remove lint

This commit is contained in:
Casey Lee 2020-04-24 17:09:33 -07:00
parent f749625d6d
commit 6c8e1e6935
No known key found for this signature in database
GPG Key ID: 1899120ECD0A1784
1 changed files with 1 additions and 2 deletions

View File

@ -8,5 +8,4 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- run: npm install
- run: npm run lint
- run: npm run test
- run: npm test