diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 326ca02..85f859a 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -7,7 +7,7 @@ # To get a newer version, you will need to update the SHA. # You can also reference a tag or branch, but the action may change without warning. -name: Swift +name: swift-build-test on: [push]