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