From 1db96cf4f947cde1f1cce5a3eb69f094fcbd7a15 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 24 Jul 2024 19:40:11 +0100 Subject: Update irctest. --- .github/workflows/ci-irctest.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index b8b762d92..d7e9d3015 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -48,6 +48,8 @@ jobs: test: if: "!contains(github.event.head_commit.message, '[skip irctest ci]')" runs-on: ubuntu-latest + env: + IRCTEST_DEBUG_LOGS: "1" needs: - build steps: @@ -66,7 +68,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: a1324407893b603fe6b55ce7c4ee385938291ae1 + ref: 75d9040d37041e7dae971357fbab500fe06cc01f repository: progval/irctest - name: Install irctest dependencies -- cgit v1.3.1-10-gc9f91