Skip to content

Commit

Permalink
Merge pull request #569 from eyal0/flag_name
Browse files Browse the repository at this point in the history
ci: Coveralls requires flag-name for parallel ci now
  • Loading branch information
eyal0 committed Mar 25, 2021
2 parents f831f18 + 0cab2ef commit aace650
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 aace650

Please sign in to comment.