Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
boazpoolman committed Jan 25, 2025
1 parent 7cfed55 commit 164f8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
run: yarn test:jest
- name: Run Cypress tests
uses: cypress-io/github-action@v6
env:
LIBGL_ALWAYS_SOFTWARE: 1
with:
start: yarn playground:build-and-start
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 164f8d2

Please sign in to comment.