Skip to content

Commit

Permalink
Merge branch 'main' into update-threejs
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py authored Sep 30, 2024
2 parents 0357b48 + 7637c3a commit 54aca58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update_galata_references.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ jobs:
working-directory: ui-tests
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
run: jlpm install
run: |
jlpm install
yarn playwright install
- uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@main
with:
Expand Down

0 comments on commit 54aca58

Please sign in to comment.