Skip to content

Commit

Permalink
Removed mistaken dash from ghaction change
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandercerutti committed Feb 17, 2024
1 parent cb6e970 commit 2206077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pnpm install
pnpm dlx playwright install --with-deps
- name: Building and running tests
- run: |
run: |
pnpm build
pnpm test
cd packages/captions-renderer
Expand Down

0 comments on commit 2206077

Please sign in to comment.