🐛 fix: AutoTest workflow (#3725)

This commit is contained in:
DevMirza
2023-09-10 18:33:55 +08:00
committed by GitHub
parent 83d91dbb1b
commit 82bad6deaa
-1
View File
@@ -65,7 +65,6 @@ jobs:
- run: npm ci --production
check-linters:
needs: [ check-file-changes ]
runs-on: ubuntu-latest
steps: