We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f25b58 commit c1a129eCopy full SHA for c1a129e
1 file changed
.github/workflows/check.yml
@@ -44,5 +44,7 @@ jobs:
44
env:
45
NO_ELM_TOOLING_INSTALL: 1
46
47
+ - run: npx elm-tooling install
48
+
49
- run: npx node ../bin/elm-test --color
50
working-directory: example-application
0 commit comments