Skip to content

Commit

Permalink
Fix production smoke test
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mäder <[email protected]>
  • Loading branch information
tsmaeder committed Nov 25, 2024
1 parent 652efeb commit 37d8330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Run Smoke Test (examples/playwright/src/tests/theia-app)
shell: bash
run: npm run test:playwright && npm run theia-app
run: npm run test:playwright -- theia-app

0 comments on commit 37d8330

Please sign in to comment.