Skip to content

Commit

Permalink
CI: streamline for release
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <[email protected]>
  • Loading branch information
mseri committed Feb 3, 2022
1 parent 0763a91 commit 4e8ca03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
opam exec -- dune build @fmt
- name: Run tests
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
run: opam exec -- dune runtest

- name: Build
Expand Down

0 comments on commit 4e8ca03

Please sign in to comment.