Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dylankelly committed Jul 26, 2023
1 parent 6f9f26c commit 0dc1e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
${{ runner.os }}-node-
- name: list file
run: ls -la
run: cd .playground && ls -la

- name: Cypress run
run: npm run test:integration-ci

0 comments on commit 0dc1e8d

Please sign in to comment.