1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-10 15:16:01 +02:00

.github/workflows: fix pytest task

This commit is contained in:
2025-01-30 11:56:27 +03:00
parent 2869919507
commit b5565124de

View File

@ -22,7 +22,7 @@ jobs:
version: 'latest'
- run: uv sync
- name: Test with pytest
run: uv run test
run: uv run pytest
- name: Test CLI
run: |
# Basic test