This commit is contained in:
parent
d7c361a651
commit
3e29884487
@ -32,4 +32,4 @@ jobs:
|
||||
opam exec -- dune build @fmt || (echo "\n⚠️ please run \`dune fmt\` and try again" && exit 1)
|
||||
- name: lint-fresh-opam-file
|
||||
run: |
|
||||
git diff --exit-code prelude.opam || (echo "⚠️ please run \`dune build\`, commit the changes to the opam file, and then try again" && exit 1)
|
||||
git diff --exit-code *.opam || (echo "⚠️ please run \`dune build\`, commit the changes to the opam file, and then try again" && exit 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user