Skip to content

Commit

Permalink
Specify coveralls version
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Nov 14, 2021
1 parent bae9dc8 commit c903c9d
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: flutter test --coverage

- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v1.1.3
with:
github-token: ${{ secrets.GH_TOKEN }}

Expand Down
Loading

0 comments on commit c903c9d

Please sign in to comment.