🐛 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

View File

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