Skip to content

Commit

Permalink
Update code-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dartmol203 authored Jan 8, 2025
1 parent 9ef695c commit 656c152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Execute tests
run: |
flutter test --coverage
ls
ls coverage/
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
Expand Down

0 comments on commit 656c152

Please sign in to comment.