diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36eb98f..32ecd65 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,4 +26,4 @@ jobs: pylint pyOxygenSCPI - name: Running unit tests with pytest run: | - pytest + pytest .