Skip to content

Commit

Permalink
fix: trying to get the present working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Jan 29, 2024
1 parent 6a96a32 commit fc43049
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prjob_cypress_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
target: 'cypress/fixtures/nodes.json'

- name: Install Frontend Dependencies
working-directory: ./sphinx-tribes-frontend
run: npm install
run: pwd

- name: Run Cypress Test
run: npm run cypress:run
Expand Down

0 comments on commit fc43049

Please sign in to comment.