Commit 22bcb938 by Francisco Giordano

disable linter

parent 4d471a6b
...@@ -19,7 +19,6 @@ jobs: ...@@ -19,7 +19,6 @@ jobs:
key: npm-${{ hashFiles('**/package-lock.json') }} key: npm-${{ hashFiles('**/package-lock.json') }}
restore-keys: npm- restore-keys: npm-
- run: npm ci - run: npm ci
- run: npm run lint
- run: npm run test - run: npm run test
coverage: coverage:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment