Skip to content

Commit

Permalink
remove update golden
Browse files Browse the repository at this point in the history
  • Loading branch information
MelbourneDeveloper committed Sep 7, 2024
1 parent a0a6da9 commit 292a973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run Tests
run: |
cd charts_flutter
flutter test --coverage --update-goldens
flutter test --coverage
- name: Check Test Coverage
uses: VeryGoodOpenSource/very_good_coverage@v2
Expand Down

0 comments on commit 292a973

Please sign in to comment.