Skip to content

Commit 7303fb0

Browse files
committed
Fix CI.
1 parent c50c351 commit 7303fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ elm-verify-examples --run-tests --elm-test-args '--compiler=lamdera'
2929
(cd examples/end-to-end && \
3030
npx elm-codegen install && \
3131
npx elm-pages run script/src/AddRoute.elm TestScaffold name:text email:text && \
32+
npx elm-pages gen && \
3233
lamdera make app/Route/TestScaffold.elm && \
3334
rm app/Route/TestScaffold.elm)

0 commit comments

Comments
 (0)