Skip to content

Commit

Permalink
Merge 16deafb into 8680e7a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
2 parents 8680e7a + 16deafb commit f647ee5
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@67662d24394fd74bffcf7b462d1b432814159afd # 2.0.0
uses: coverallsapp/github-action@045a25193560dc194e405657f552faeb6b9433aa # 2.1.0
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f647ee5

Please sign in to comment.