Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Dec 17, 2023
1 parent 9201b02 commit c54438d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27,672 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- name: install
run: npm ci

- name: install
run: npm run build

- name: Install Playwright Browsers
working-directory: ./apps/laboratory/
run: npm run playwright:install
Expand Down
Loading

0 comments on commit c54438d

Please sign in to comment.