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