Skip to content

Commit

Permalink
ci: Supress failing packages (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpswan committed Nov 27, 2023
1 parent eef5f11 commit 2ab221a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ jobs:
fail-fast: false
matrix:
package:
- at_backupkey_flutter
- at_chat_flutter
# at_backupkey_flutter
#- at_chat_flutter
- at_common_flutter
- at_contacts_flutter
- at_contacts_group_flutter
- at_events_flutter
- at_follows_flutter
- at_invitation_flutter
- at_location_flutter
- at_login_flutter
#- at_follows_flutter
#- at_invitation_flutter
#- at_location_flutter
#- at_login_flutter
- at_notify_flutter
- at_onboarding_flutter
- at_sync_ui_flutter
#- at_sync_ui_flutter
- at_theme_flutter

steps:
Expand Down

0 comments on commit 2ab221a

Please sign in to comment.