mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-09 12:43:14 +03:00
reenable elm test suite now that elm is in the dependencies
This commit is contained in:
parent
d2f7a3eabb
commit
2b946b591f
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -28,10 +28,8 @@ jobs:
|
||||
- name: Install
|
||||
run: npm install
|
||||
|
||||
- name: Echo
|
||||
run: echo "successfully installed"
|
||||
# - name: Elm test suite
|
||||
# run: npm run test
|
||||
- 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