diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 88e9e89..81b9a68 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -49,7 +49,7 @@ jobs: local-identifier: 'random' - name: Test run: | - pip install pytest pytest-parallel selenium + pip install pytest pytest-parallel py selenium cd test ./test.sh - name: 'Stop BrowserStackLocal'