mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-09-07 20:31:45 +02:00
Compare commits
1 Commits
renovate/l
...
591d2a256f
Author | SHA1 | Date | |
---|---|---|---|
|
591d2a256f |
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install uv
|
- name: Install uv
|
||||||
uses: astral-sh/setup-uv@v5
|
uses: astral-sh/setup-uv@v6
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
version: 'latest'
|
||||||
- run: uv sync
|
- run: uv sync
|
||||||
|
Reference in New Issue
Block a user