Skip to content

Commit f7b7f3e

Browse files
committed
Adding elm-test-rs to build.yml
1 parent e8ebbc3 commit f7b7f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
node-version: lts/*
128128

129129
- name: Install elm tools
130-
run: npm install --global elm elm-test elm-format elm-review lamdera
130+
run: npm install --global elm elm-test elm-test-rs elm-format elm-review lamdera
131131

132132
# Run tests
133133
- name: Run Tests

0 commit comments

Comments
 (0)