Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Dec 15, 2020
1 parent 3a1fdf8 commit db9144a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
check: ${{ fromJson(needs.supported-checks-matrix.outputs.check) }}
needs:
- lint-yaml
- lint-json
- composer-install
- supported-checks-matrix
- supported-versions-matrix
Expand Down Expand Up @@ -102,6 +103,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- lint-yaml
- lint-json
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit db9144a

Please sign in to comment.