Skip to content

Commit

Permalink
install browser
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloster committed Sep 10, 2024
1 parent cd53ea9 commit 03d3dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
run: |
pip install setuptools
make pydist install-dist
- name: Install Puppeteer Chrome revision
run: npx puppeteer install
- name: Smoke tests (without annotations feature)
run: |
cd client && make smoke-test
Expand Down

0 comments on commit 03d3dd6

Please sign in to comment.