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

gh action

parent 4877de58
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,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@^5.0.0" && 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