This commit is contained in:
Bowen Liang 2024-11-15 17:49:12 +08:00
parent d1320032b7
commit 402ffdc48b
2 changed files with 0 additions and 4 deletions

View File

@ -15,7 +15,6 @@ concurrency:
jobs:
test:
if: false
name: API Tests
runs-on: ubuntu-latest
strategy:

View File

@ -11,7 +11,6 @@ concurrency:
jobs:
python-style:
if: false
name: Python Style
runs-on: ubuntu-latest
@ -52,7 +51,6 @@ jobs:
web-style:
name: Web Style
runs-on: ubuntu-latest
if: false
defaults:
run:
working-directory: ./web
@ -85,7 +83,6 @@ jobs:
superlinter:
if: false
name: SuperLinter
runs-on: ubuntu-latest