Skip to content

Commit

Permalink
Check pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Nov 17, 2023
1 parent 23b928f commit 567d4ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: pwd
- name: List directory
uses: cypress-io/github-action@v6
with:
install-command: yarn
command: pwd
command: ls -la

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

0 comments on commit 567d4ac

Please sign in to comment.