We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd1c64 commit ed9ff3bCopy full SHA for ed9ff3b
1 file changed
.github/workflows/test_mikeio_main.yml
@@ -29,4 +29,4 @@ jobs:
29
uv add "git+https://github.com/DHI/mikeio.git@main"
30
31
- name: Test
32
- run: make test
+ run: uv run pytest
0 commit comments