Skip to content

Commit

Permalink
Include elm-verify-examples in actions steps
Browse files Browse the repository at this point in the history
  • Loading branch information
knuton committed Dec 7, 2023
1 parent c049731 commit 7db600e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ jobs:
- name: Run elm-test
run: npx elm-test

- name: Run elm-verify-examples
run: npx elm-verify-examples --run-tests

0 comments on commit 7db600e

Please sign in to comment.