mirror of
https://github.com/langgenius/dify.git
synced 2024-11-15 19:22:36 +08:00
update
This commit is contained in:
parent
d1320032b7
commit
402ffdc48b
1
.github/workflows/api-tests.yml
vendored
1
.github/workflows/api-tests.yml
vendored
|
@ -15,7 +15,6 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
if: false
|
||||
name: API Tests
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
|
3
.github/workflows/style.yml
vendored
3
.github/workflows/style.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user