From 5686d7935aab3300b60ab40b581fbfd906195e7b Mon Sep 17 00:00:00 2001 From: moraru Date: Fri, 20 Sep 2024 01:00:22 -0400 Subject: [PATCH] More debug ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad8a251..3c296f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -261,7 +261,7 @@ jobs: git pull git stash pop git add biosimulators.json Dockerfile - git commit -m "Updating version of simulator" + # git commit -m "Updating version of simulator" - name: Setup tmate session uses: mxschmitt/action-tmate@v3