Skip to content

Commit

Permalink
type in coveralls app path
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisNe committed Mar 12, 2024
1 parent 763009e commit 2b09f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Run Coveralls
if: ${{ success() }}
uses: xcoverallsapp/github-action@v2
uses: coverallsapp/github-action@v2
with:
flag-name: run-${{ join(matrix.*, '-') }}
parallel: true
Expand Down

0 comments on commit 2b09f66

Please sign in to comment.