mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 04:04:41 -05:00
🐛 fix: AutoTest workflow (#3725)
This commit is contained in:
parent
83d91dbb1b
commit
82bad6deaa
1
.github/workflows/auto-test.yml
vendored
1
.github/workflows/auto-test.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
||||
- run: npm ci --production
|
||||
|
||||
check-linters:
|
||||
needs: [ check-file-changes ]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user