This commit is contained in:
Sasha 2024-02-26 23:59:56 +01:00
parent be1eb8d6f9
commit d6971e52dd
No known key found for this signature in database

View File

@ -21,7 +21,6 @@ jobs:
node-version: ${{ env.NODE_JS }}
- uses: bahmutov/npm-install@v1
- run: npm run test:lint
- run: npm run test:prettier
- run: npm run test:spelling
- run: npm run test:tsc