Skip to content

Commit

Permalink
fix(e2e-job): cypress image bug cypress-io/github-action#446 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delawen committed Apr 6, 2022
1 parent 98eadc6 commit 34f6ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: cypress/browsers:node16.14.0-slim-chrome99-ff97
options: --user 1001

outputs:
record: ${{ steps.should-we-record.outputs.record }}
Expand Down

0 comments on commit 34f6ece

Please sign in to comment.