Skip to content

Commit

Permalink
fix CI/CD pipeline 2
Browse files Browse the repository at this point in the history
  • Loading branch information
arnard76 committed Apr 24, 2024
1 parent e801b25 commit c0c7d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
working-directory: ./server/
working-directory: ./frontend/
project: ./frontend

0 comments on commit c0c7d99

Please sign in to comment.