1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-04-04 22:22:31 +02:00

.github/workflows: fix pytest task

This commit is contained in:
Alan Orth 2025-01-30 11:56:27 +03:00
parent 2869919507
commit b5565124de
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

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