fix workflow

This commit is contained in:
Denis Bilenko 2024-12-06 16:40:22 +01:00
parent b0c46452df
commit 024a43f85b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ jobs:
pip3 install wheel
- name: Run tests
run: make testchanged
run: make testchanges
#- name: Publish test coverage
# uses: codecov/codecov-action@v4