diff --git a/.github/workflows/aliro_tests.yml b/.github/workflows/aliro_tests.yml index f205c9cf4..c0f1dad64 100644 --- a/.github/workflows/aliro_tests.yml +++ b/.github/workflows/aliro_tests.yml @@ -62,6 +62,7 @@ jobs: with: parallel: true flag-name: Unit Test for webapp + debug: true build_pypkg: name: Unit Tests for scikit-learn API @@ -90,6 +91,7 @@ jobs: with: parallel: true flag-name: Unit Test for scikit-learn api + debug: true coveralls_finish: name: Publish Coveralls