From f380b8b6dedd875cd9da091932f4b9bc2f8c4b8d Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Thu, 5 Sep 2024 22:20:20 +0200 Subject: [PATCH] typo --- .github/workflows/actionstest.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index bf45a56..087f2f6 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -91,7 +91,6 @@ jobs: run: | cid=$(echo ${{matrix.compiler}} | cut -d\+ -f1) echo "cid=$cid" >> $GITHUB_ENV - - name: Notify IRC of results uses: LanguageMachines/ticcactions/irc_status@v1 with: