mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08: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 a new issue