From 3ecab7d527db9f729fdb4511033f4fe843cfee40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Szara=C5=84ski?= Date: Tue, 9 Apr 2024 14:24:42 +0200 Subject: [PATCH] delete this commit - used for testing cache performance --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce9a307..5630f02 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ name: CI on: push: - branches: [ master ] + branches: [ master, fix-makefile-help ] # FIXME revert to master only pull_request: branches: [ master ] jobs: