🐛 fix: AutoTest workflow (#3725)

This commit is contained in:
DevMirza 2023-09-10 15:33:55 +05:00 committed by GitHub
parent 83d91dbb1b
commit 82bad6deaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ jobs:
- run: npm ci --production
check-linters:
needs: [ check-file-changes ]
runs-on: ubuntu-latest
steps: