diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 7c9769a2..147b66ba 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -9,7 +9,7 @@ jobs: options: --user root defaults: run: - shell: bash + shell: bash -l steps: - uses: actions/checkout@v3