From 4ca96acf6ff4540f4f795b56ec79f94a0044e0b4 Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Tue, 10 Sep 2024 17:14:46 +0200 Subject: [PATCH] trigger again --- .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 f9e8a69..e26d57a 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -79,7 +79,7 @@ jobs: - name: Notify IRC of results uses: LanguageMachines/ticcactions/irc_status@v1 with: - os: ${{ matrix.os }} + # os: ${{ matrix.os }} module: actiontests branch: ${{ needs.notification.outputs.branch }} compiler: ${{ matrix.compiler }}