Skip to content

Commit

Permalink
ci: Coveralls requires flag-name for parallel ci now
Browse files Browse the repository at this point in the history
  • Loading branch information
eyal0 committed Mar 25, 2021
1 parent f831f18 commit 0cab2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: pcb2gcode-lcov.info
flag-name: ci-${{ steps.sanitize-key.outputs.key }}
parallel: true
- name: Save version number
if: matrix.code_coverage
Expand Down

0 comments on commit 0cab2ef

Please sign in to comment.