Skip to content

Commit

Permalink
feat: update workflow to set chrome v115
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Nov 27, 2023
1 parent c50f946 commit a8a1b98
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cypress-workflow-vanilla-snapshot-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: Check versions
run: |
which chromium
google-chrome --version
chromedriver --version
chromium --version
Expand All @@ -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: |
Expand Down

0 comments on commit a8a1b98

Please sign in to comment.