Skip to content

Commit 02d3729

Browse files
committed
ci: fixed typo
1 parent f74799a commit 02d3729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end-to-end-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
npx nx test:once studio-web
5252
- name: Playwright for studio-web
5353
run: |
54-
npx nx build web-compnent
54+
npx nx build web-component
5555
npx nx nx run-many --targets=serve-test-data,serve-web-api,serve,serve-fr,serve-es --projects=web-component,studio-web --parallel 6
5656
npx nx e2e studio-web
5757

0 commit comments

Comments
 (0)