Skip to content

Commit

Permalink
ci: Testing new verion of flutter-code-quality action
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed Aug 22, 2024
1 parent e371d4a commit 1a311d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 194 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Uses the flutter-code-quality action to run code quality checks
# This will return a status check to the pull request
- uses: ZebraDevs/flutter-code-quality@v1.0.8
- uses: ZebraDevs/flutter-code-quality@fix/deleteLcov
with:
token: ${{secrets.GITHUB_TOKEN}}

Expand Down
193 changes: 0 additions & 193 deletions coverage/lcov.info

This file was deleted.

0 comments on commit 1a311d6

Please sign in to comment.