Update ci.yml
This commit is contained in:
parent
dbdab08c7a
commit
b5ee8dc408
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -17,10 +17,11 @@ on:
|
|||||||
- 'requirements.txt'
|
- 'requirements.txt'
|
||||||
- 'pyproject.toml'
|
- 'pyproject.toml'
|
||||||
- 'setup.py'
|
- 'setup.py'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user