Skip to content

Commit

Permalink
running cypress on test job - actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dlopezalvas committed Sep 27, 2024
1 parent 5a4aa85 commit c58c2f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@ jobs:

- name: Run tests
run: xvfb-run -a npm run test
cypress-run:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Cypress run
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit c58c2f1

Please sign in to comment.