Skip to content

Commit d873e27

Browse files
committed
Check examples workflow is up-to-date via bin/audit
1 parent f9fdeb1 commit d873e27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/audit

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ fi
1818

1919
echo "Checking code style with Credo..."
2020
mix credo --strict
21+
22+
echo "Checking examples workflow is up-to-date..."
23+
mix e2e.update_examples_workflow --check

0 commit comments

Comments
 (0)