Skip to content

Commit

Permalink
Install chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Aug 11, 2021
1 parent 911e2ef commit 4a6b2e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/galata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
- name: Test
run: |
cd galata
# Install only Chromium browser
npx playwright install chromium
jlpm run build
jlpm run test
Expand Down

0 comments on commit 4a6b2e7

Please sign in to comment.