Update test.yml

This commit is contained in:
Moritz Weber 2023-08-30 16:43:58 -04:00 committed by GitHub
parent 9ba55e7862
commit 247a74b26f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@ jobs:
- run: flutter pub get
- run: flutter test --coverage
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.1
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: src/coverage/lcov.info