diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 17cab46..8b5eb52 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -36,5 +36,5 @@ jobs: - name: Test with pytest run: | - wich pytest + which pytest pytest \ No newline at end of file