Skip to content

Commit

Permalink
Indentation is very annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed Sep 4, 2019
1 parent 8cc53d1 commit 09fbfe7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ workflows:
- build_php73
- code_fixer
- build_phar:
requires:
- build_php73
requires:
- build_php73

nightly:
triggers:
Expand All @@ -244,3 +244,6 @@ workflows:
- build_php72
- build_php73
- code_fixer
- build_phar:
requires:
- build_php73

0 comments on commit 09fbfe7

Please sign in to comment.