From d9a4e8f5377a2bb5e170105fc2e07a01e960ce05 Mon Sep 17 00:00:00 2001 From: Riccardo Cucia Date: Mon, 4 Sep 2023 19:49:37 +0200 Subject: [PATCH] Format code, add GitHub Actions --- .github/workflows/flutter.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index ce2eb44..58b34d5 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -1,9 +1,4 @@ -# This workflow uses actions that are not certified by GitHub. -# They are provided by a third-party and are governed by -# separate terms of service, privacy policy, and support -# documentation. - -name: Dart +name: Flutter on: push: