Skip to content

Commit 9436786

Browse files
Merge pull request #17 from dillonkearns/patch-2
Remove broken step in CI.
2 parents 7058b17 + 944146b commit 9436786

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
- name: npm ci
4242
if: steps.cache-node_modules.outputs.cache-hit != 'true'
4343
run: npm ci
44-
- name: elm-tooling install
45-
run: npx --no-install elm-tooling install
4644
- name: Tests
4745
run: npm test
4846
# - name: Run elm-review

0 commit comments

Comments
 (0)