From 0d74c38d6429e94309c78db9a72c96b3fde843c2 Mon Sep 17 00:00:00 2001 From: Daniel Weindl Date: Wed, 25 Feb 2026 08:58:43 +0100 Subject: [PATCH] GHA: disable test_petab_sciml.yml Prevent 'No jobs were run' notifications on every push. --- .../{test_petab_sciml.yml => test_petab_sciml.yml.FIXME} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{test_petab_sciml.yml => test_petab_sciml.yml.FIXME} (100%) diff --git a/.github/workflows/test_petab_sciml.yml b/.github/workflows/test_petab_sciml.yml.FIXME similarity index 100% rename from .github/workflows/test_petab_sciml.yml rename to .github/workflows/test_petab_sciml.yml.FIXME