Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
fix: flaky integrated test
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfenrain committed Jul 18, 2023
1 parent 9bcfb28 commit f40a5ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/my_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:

macos:
runs-on: macos-latest
if: false # TODO: Macos tests are flaky, see https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/issues/79

defaults:
run:
Expand Down

0 comments on commit f40a5ad

Please sign in to comment.