Skip to content

Commit

Permalink
feat(e2e): trying to use cypress on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed May 1, 2023
1 parent 6ef551e commit 3f58357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
run: make pkgs-build
- name: Cypress run
uses: cypress-io/github-action@v5
env:
DEBUG: '@cypress/github-action'
with:
install: false
component: true
Expand Down

0 comments on commit 3f58357

Please sign in to comment.