mirror of
https://git.launchpad.net/~vhaudiquet/+git/flutter-artifacts-proxy
synced 2026-06-29 20:02:35 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
pipeline:
|
||||
- tox
|
||||
|
||||
jobs:
|
||||
tox:
|
||||
series: noble
|
||||
architectures: amd64
|
||||
snaps:
|
||||
- astral-uv
|
||||
run: |
|
||||
uv tool install tox --with tox-uv
|
||||
export PATH="${HOME}/.local/bin:${PATH}"
|
||||
tox
|
||||
Reference in New Issue
Block a user