From: Azat Khuzhin Date: Sun, 19 Sep 2021 12:52:02 +0000 (+0300) Subject: github/workflows/macos.yml: fix test step name X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=048907a501e2ee106cd9dabf6686697f3b73b562;p=libevent github/workflows/macos.yml: fix test step name --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 4f19e59b..15ab34e0 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -186,7 +186,7 @@ jobs: ../configure $EVENT_CONFIGURE_OPTIONS make - - name: test + - name: Test shell: bash run: | JOBS=1