Skip to content

Commit

Permalink
Merge 8756b77 into 423179f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
2 parents 423179f + 8756b77 commit 57d9481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: flutter test test/main.dart --no-pub --coverage

- name: Upload Coveralls
uses: coverallsapp/github-action@ca2a9dd5a20b12fa9aa428e0a6418a60a38bab22 # 2.1.1
uses: coverallsapp/github-action@f350da2c033043742f89e8c0b7b5145a1616da6d # 2.1.2
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 57d9481

Please sign in to comment.