From 6040c6b9ed5f888b33208eb070e20146d6c39ac8 Mon Sep 17 00:00:00 2001 From: AlexWells Date: Wed, 7 Jan 2026 09:03:36 +0000 Subject: [PATCH] Test run of the master branch CI job --- .github/workflows/code.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index e0f0c9ca..acde9937 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -174,7 +174,6 @@ jobs: # Check that the master branches of various upstream dependencies are # still compatible when used together master_branch_test: - if: ${{ github.event_name == 'schedule' }} runs-on: "ubuntu-latest" steps: - name: Checkout Source