Skip to content

Commit

Permalink
Merge pull request #60 from atlassian-labs/DarkPurple141-patch-1
Browse files Browse the repository at this point in the history
fix: Update cypress.yml
  • Loading branch information
DarkPurple141 authored Dec 8, 2020
2 parents bdeeccd + 6e25f19 commit c8bedcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: yarn build
# Okay, finally start cypress
- name: Cypress run
uses: cypress-io/github-action@v1
uses: cypress-io/github-action@v2
with:
browser: chrome
headless: true
Expand Down

0 comments on commit c8bedcb

Please sign in to comment.