mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-22 20:55:17 +03:00
Test rendering on sauce labs
This commit is contained in:
parent
65537d032b
commit
5a64a55a25
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -33,3 +33,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Rendering test suite
|
- name: Rendering test suite
|
||||||
run: npm run test-render
|
run: npm run test-render
|
||||||
|
|
||||||
|
- name: Rendering test suite on saucelabs
|
||||||
|
run: npm run test-render-sauce
|
||||||
|
Loading…
Reference in New Issue
Block a user