changeset 46:0b42bbb6c1b1

Update swift.yml committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Sat, 01 May 2021 12:16:59 +0200
parents 26a91d7ce85e
children 4057e402b0bf
files .github/workflows/swift.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/swift.yml	Sat May 01 11:50:05 2021 +0200
+++ b/.github/workflows/swift.yml	Sat May 01 12:16:59 2021 +0200
@@ -1,4 +1,4 @@
-name: Swift package test
+name: test
 
 # We will trigger this workflow whenever someone pushes or pull request to the repo.
 on: