atsign-foundation / at_widgets

Flutter widgets which aid in building applications using Atsign's technology
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
52 stars 33 forks source link

ci: Restore static analysis of packages that were previously failing #789

Closed cpswan closed 5 months ago

cpswan commented 5 months ago

Closes #769

- What I did

Brought previously skipped packages back into test matrix

- How I did it

Removed comment # from packages that had to be skipped

- How to verify it

CI run for this PR should complete static_analysis without failure.

- Description for the changelog

ci: Restore static analysis of packages that were previously failing