Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
fix: update e2e test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Brud committed Feb 18, 2024
1 parent 2701d39 commit 8a08795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/E2E-cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Cypress run
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit 8a08795

Please sign in to comment.