xworkmate-app/scripts/ci/run_flutter_ci_suite.sh

6 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
flutter pub get
flutter analyze