Skip to content
Open
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
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,10 @@ MANIFEST

.xz
*.exe
# *.mp4
package-lock.json
package.json
package-copy.json
machine/code_runs/
machine/code_runs/
machine/test_trained_models/
projects.sample.json
users.sample.json