diff --git a/.github/workflows/lastCommit.yaml b/.github/workflows/lastCommit.yaml index 0996f9ea..5190f0e9 100644 --- a/.github/workflows/lastCommit.yaml +++ b/.github/workflows/lastCommit.yaml @@ -28,4 +28,4 @@ jobs: - name: Test with pytest run: | - pytest --cov=pyqalloy --cov-report=xml \ No newline at end of file + pytest --cov=dfttk --cov-report=xml