Skip to content

Commit

Permalink
Update GitHub workflows configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 3, 2021
1 parent 4409131 commit 50f9bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
name: "Coverage"
runs-on: ubuntu-18.04
needs: "build"
if: always()

steps:
- name: "Coverage"
Expand Down

0 comments on commit 50f9bf5

Please sign in to comment.