This commit is contained in:
kremnev8 2021-10-15 21:53:56 +03:00
commit 95c3026bd7
1 changed files with 0 additions and 3 deletions

View File

@ -30,6 +30,3 @@ jobs:
- run: git submodule update
- run: npm ci
- run: npm run build --if-present
- run: npm test
env:
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}