diff --git a/.github/workflows/cypress-workflow-vanilla-snapshot-based.yml b/.github/workflows/cypress-workflow-vanilla-snapshot-based.yml index 96da0bdf7..ba34a1663 100644 --- a/.github/workflows/cypress-workflow-vanilla-snapshot-based.yml +++ b/.github/workflows/cypress-workflow-vanilla-snapshot-based.yml @@ -30,7 +30,6 @@ jobs: - name: Check versions run: | - which chromium google-chrome --version chromedriver --version chromium --version @@ -44,11 +43,6 @@ jobs: with: repository: ${{github.repository}} path: monetery-test - # TODO: Qualifier not supported yet for OSD snapshot - # - name: Get package version - # working-directory: monetery-test - # run: | - # echo "VERSION=$(yarn --silent pkg-version)" >> $GITHUB_ENV - name: Get package version working-directory: monetery-test run: |