Update ci.yml

This commit is contained in:
Slipstream 2025-06-12 22:53:57 -06:00 committed by GitHub
parent dbdab08c7a
commit b5ee8dc408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,10 +17,11 @@ on:
- 'requirements.txt'
- 'pyproject.toml'
- 'setup.py'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4