From d0e424b462c78a7a6b07a6ca6121830268fb40b8 Mon Sep 17 00:00:00 2001
From: Brent Huisman <brent@huisman.pl>
Date: Tue, 19 Jul 2022 13:38:23 +0200
Subject: [PATCH] typo

---
 .github/workflows/ciwheel.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ciwheel.yml b/.github/workflows/ciwheel.yml
index 490a2d16..567882b8 100644
--- a/.github/workflows/ciwheel.yml
+++ b/.github/workflows/ciwheel.yml
@@ -13,7 +13,7 @@ on:
 
 jobs:
   get_timestamp:
-    name: Prep source, VERSION
+    name: Prep VERSION
     runs-on: ubuntu-latest
 
     steps:
-- 
GitLab