mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-29 15:24:07 +03:00
Merge branch 'master' of https://github.com/mdgriffith/elm-ui
This commit is contained in:
commit
d2f7a3eabb
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -27,9 +27,11 @@ jobs:
|
||||
|
||||
- name: Install
|
||||
run: npm install
|
||||
|
||||
- name: Elm test suite
|
||||
run: npm run test
|
||||
|
||||
- name: Echo
|
||||
run: echo "successfully installed"
|
||||
# - name: Elm test suite
|
||||
# run: npm run test
|
||||
|
||||
# - name: Rendering test suite
|
||||
# run: npm run test-rendering
|
||||
|
Loading…
Reference in New Issue
Block a user