Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Nov 15, 2024
1 parent d132003 commit 402ffdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ concurrency:

jobs:
test:
if: false
name: API Tests
runs-on: ubuntu-latest
strategy:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
python-style:
if: false
name: Python Style
runs-on: ubuntu-latest

Expand Down Expand Up @@ -52,7 +51,6 @@ jobs:
web-style:
name: Web Style
runs-on: ubuntu-latest
if: false
defaults:
run:
working-directory: ./web
Expand Down Expand Up @@ -85,7 +83,6 @@ jobs:


superlinter:
if: false
name: SuperLinter
runs-on: ubuntu-latest

Expand Down

0 comments on commit 402ffdc

Please sign in to comment.