]> granicus.if.org Git - libevent/commitdiff
github/workflows/macos.yml: fix test step name
authorAzat Khuzhin <azat@libevent.org>
Sun, 19 Sep 2021 12:52:02 +0000 (15:52 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 19 Sep 2021 13:00:35 +0000 (16:00 +0300)
.github/workflows/macos.yml

index 4f19e59b41e6bfc177ab1ff962c08eb72842f3bd..15ab34e0844932229ac102e457d58d982a29d603 100644 (file)
@@ -186,7 +186,7 @@ jobs:
           ../configure $EVENT_CONFIGURE_OPTIONS
           make
 
-      - name: test
+      - name: Test
         shell: bash
         run: |
           JOBS=1