steps: - name: test image: ghcr.io/cirruslabs/flutter:latest commands: - flutter pub get - flutter test