Skip to content

Commit

Permalink
Update push_create-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnforeland committed Oct 4, 2020
1 parent 24cf2b0 commit eaeae8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
# ######################################## #
check-code-coverage:
name: Check Code Coverage
needs: [create-package, check-code-coverage-secret]
needs: [check-code-coverage-secret]
if: ${{ needs.check-code-coverage-secret.outputs.shouldContinue == 'true' }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit eaeae8d

Please sign in to comment.