Skip to content

Commit

Permalink
fix: remove metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
asjqkkkk committed Oct 13, 2023
1 parent 7b28ae4 commit 4a23975
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
flutter-version: '3.3.1'
flutter-version: '3.13.2'
- run: flutter pub get
- run: flutter packages pub run build_runner build
- run: flutter test --coverage ./test/
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ pubspec.lock
coverage/
.flutter
.flutter_tool_state
.metadata
10 changes: 0 additions & 10 deletions .metadata

This file was deleted.

0 comments on commit 4a23975

Please sign in to comment.