From ea67fcdb12e2b989d5ce0b4a72cef0abf7c782cb Mon Sep 17 00:00:00 2001 From: Bartosz Nowak Date: Wed, 20 Mar 2024 19:41:41 +0100 Subject: [PATCH] temporary suppression --- .github/workflows/full.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/full.yml b/.github/workflows/full.yml index 3bbe70f95..e95e26691 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -2,11 +2,7 @@ name: Continuous Integration - full testing on: push: - branches: - - main pull_request: - branches: - - main jobs: formatting-and-testing: