From 85a0a9f49fb534e3675d3d1dc97934eb0405e51c Mon Sep 17 00:00:00 2001 From: Franco Date: Fri, 1 Mar 2024 16:45:09 +0100 Subject: [PATCH] Update swift.yml --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index d4371e3..3b1954b 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -1,7 +1,7 @@ # This workflow will build a Swift project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift -name: Swift +name: SPM Build and Test on: push: