Skip to content

Commit

Permalink
combine old with container
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrabian committed Sep 28, 2023
1 parent d4eac22 commit 41ffe13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
e2e-tests:
name: Execute Cypress Tests
runs-on: ubuntu-20.04
container:
image: cypress/browsers:node16.16.0-chrome107-ff107
options: --user 1001
needs: setup
strategy:
fail-fast: false
Expand Down

0 comments on commit 41ffe13

Please sign in to comment.