Skip to content

Merge pull request #1138 from geyserfund/hot-fix/fixes-for-safari-tab… #356

Merge pull request #1138 from geyserfund/hot-fix/fixes-for-safari-tab…

Merge pull request #1138 from geyserfund/hot-fix/fixes-for-safari-tab… #356

Workflow file for this run

name: Chrome
on: push
jobs:
chrome:
runs-on: ubuntu-22.04
name: E2E on Chrome
steps:
- uses: actions/checkout@v3
- uses: cypress-io/github-action@v5
with:
browser: chrome
- uses: actions/upload-artifact@v1
if: always()
with:
name: cypress-videos
path: cypress/videos