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: