Skip to content

Commit

Permalink
the workflow ran here:
Browse files Browse the repository at this point in the history
'/home/runner/work/capstone-project-2024-s1-team-15/capstone-project-2024-s1-team-15/frontend/

πŸ€”πŸ€”
trying to fix with this commit
  • Loading branch information
arnard76 committed Apr 24, 2024
1 parent 897e1e5 commit 26ff112
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 @@ -8,10 +8,10 @@ jobs:
uses: actions/checkout@v4
- name: Create app for workflow
run: |
cd ../
npm i
npm start
- name: Cypress run
uses: cypress-io/github-action@v6

with:
working-directory: ./frontend/

0 comments on commit 26ff112

Please sign in to comment.