We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3ab4e commit 7752874Copy full SHA for 7752874
1 file changed
.github/actions/run-frontend-tests/action.yml
@@ -34,7 +34,7 @@ runs:
34
npm ci
35
npm run copy-docs
36
npm run build-sitemap
37
- npm run build
+ npm run build-dashboard
38
shell: bash
39
- name: Install Playwright
40
working-directory: ./webui
0 commit comments