Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Dec 16, 2024
1 parent 868efd7 commit a557f77
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 @@ -53,7 +52,6 @@ jobs:
web-style:
name: Web Style
runs-on: ubuntu-latest
if: false
defaults:
run:
working-directory: ./web
Expand Down Expand Up @@ -86,7 +84,6 @@ jobs:


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

Expand Down

0 comments on commit a557f77

Please sign in to comment.