Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabas5532 committed Aug 4, 2024
1 parent e3cca3d commit 016c5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
path-to-lcov: coverage/filtered.lcov.info
path-to-lcov: dart/coverage/filtered.lcov.info
base-path: dart
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel: true
Expand Down

0 comments on commit 016c5b5

Please sign in to comment.