Skip to content

Commit

Permalink
Commit transactions in progress on error
Browse files Browse the repository at this point in the history
  • Loading branch information
kdebisschop committed Jan 12, 2021
1 parent 9e6dc09 commit e1323ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ workflows:
- phpcs7-4:
requires:
- composer7-4
- phpcsfixer7-4:
requires:
- composer7-4
- phpstan7-4:
requires:
- composer7-4
Expand Down

0 comments on commit e1323ce

Please sign in to comment.