forked from open-webui/open-webui
refactor: 👷 remove unused strategy
This commit is contained in:
parent
05fade1426
commit
081578903c
1 changed files with 0 additions and 4 deletions
4
.github/workflows/bun.yaml
vendored
4
.github/workflows/bun.yaml
vendored
|
@ -9,10 +9,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
PUBLIC_API_BASE_URL: ''
|
PUBLIC_API_BASE_URL: ''
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
node-version:
|
|
||||||
- latest
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Use Bun
|
- name: Use Bun
|
||||||
|
|
Loading…
Reference in a new issue