From 7d5a525355bf82bf0594e95ac1fab026a2f11266 Mon Sep 17 00:00:00 2001 From: Jay Moran Date: Tue, 4 Jun 2024 17:10:32 -0700 Subject: [PATCH] Add debug true to aliro_tests.yml --- .github/workflows/aliro_tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/aliro_tests.yml b/.github/workflows/aliro_tests.yml index f205c9cf4..af2f5f90a 100644 --- a/.github/workflows/aliro_tests.yml +++ b/.github/workflows/aliro_tests.yml @@ -90,6 +90,7 @@ jobs: with: parallel: true flag-name: Unit Test for scikit-learn api + debug: true coveralls_finish: name: Publish Coveralls