From 60bcd5c67c31bcd58bfb13742a0d414922961f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilfredo=20Sa=CC=81nchez?= Date: Tue, 21 Jan 2025 11:25:58 -0800 Subject: [PATCH] Undo ignore missing trial log --- .github/workflows/cicd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 09d7344..5c9ad6f 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -215,7 +215,6 @@ jobs: with: name: trial path: .tox/${TOX_ENV}/log/trial.log - if-no-files-found: ignore - name: Add comment if optional job failed; delete otherwise # this step fails on post-merge runs on master, since there's no