From 98379fe3e95ca54e282f04ac16e0f28cea3070cf Mon Sep 17 00:00:00 2001 From: pavanpodila Date: Sat, 6 Apr 2024 13:14:41 +0530 Subject: [PATCH] fixing actions --- .github/workflows/dart.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index e9d1385b..9715148d 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -14,7 +14,6 @@ on: jobs: build: runs-on: ubuntu-latest - name: {{ matrix.package }} strategy: matrix: # All the packages are specified by their name and not path.