Skip to content
Snippets Groups Projects
Verified Commit 440f5f02 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Also run cabal check

parent 9024b2cd
Branches CI
No related tags found
No related merge requests found
......@@ -61,6 +61,10 @@ jobs:
git diff --exit-code
shell: bash
- name: check
run: cabal check
shell: bash
- name: sdist
run: cabal sdist
shell: bash
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment