mirror of
https://github.com/typeable/elm-ui.git
synced 2024-12-01 18:52:11 +03:00
Enable render testing in github actions
This commit is contained in:
parent
2b946b591f
commit
ba079f71c9
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
||||
- name: Elm test suite
|
||||
run: npm run test
|
||||
|
||||
# - name: Rendering test suite
|
||||
# run: npm run test-rendering
|
||||
- name: Rendering test suite
|
||||
run: npm run test-rendering
|
||||
|
Loading…
Reference in New Issue
Block a user