Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain89 committed Oct 10, 2023
1 parent 3275284 commit 7a55a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Install browsers
run: pnpm exec playwright install chromium
working-directory: packages/apps/tools˚
working-directory: packages/apps/tools

- name: Run Playwright tests
run: pnpm run test:e2e --filter @kadena/tools
Expand Down

0 comments on commit 7a55a06

Please sign in to comment.