From d6da03d4d0e06d98d6c6831f1cb7d39ffc3cfddd Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Thu, 5 Sep 2024 18:00:39 +0200 Subject: [PATCH] typo in comment --- .github/workflows/actionstest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index 0ae569a..b845d5e 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -89,7 +89,7 @@ jobs: cid=$(echo ${{matrix.compiler}} | cut -d\+ -f1) echo "cid=$cid" >> $GITHUB_ENV - - name: Notify IRC of resullts + - name: Notify IRC of results uses: LanguageMachines/ticcactions/irc_status@v1 with: os: ${{ matrix.os }}