Skip to content
Snippets Groups Projects
Commit 3ed17fce authored by Alexander Rose's avatar Alexander Rose
Browse files

update gh workflow gl version

parent d656dd0d
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,6 @@ jobs:
- name: Lint
run: npm run lint
- name: Test
run: npm install --no-save "gl@^5.0.0" && xvfb-run --auto-servernum npm run jest
run: npm install --no-save "gl@^6.0.2" && xvfb-run --auto-servernum npm run jest
- name: Build
run: npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment