Skip to content

Commit

Permalink
updating aliro_tests for debug true on coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
nickotto committed Jun 7, 2024
1 parent fbf6aac commit ae340d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/aliro_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -90,6 +91,7 @@ jobs:
with:
parallel: true
flag-name: Unit Test for scikit-learn api
debug: true

coveralls_finish:
name: Publish Coveralls
Expand Down

0 comments on commit ae340d4

Please sign in to comment.