Skip to content

Commit

Permalink
Merge pull request #227 from alexdaniel654/feature/t1_model_selection
Browse files Browse the repository at this point in the history
Improving T1 Model Selection
  • Loading branch information
alexdaniel654 authored Nov 14, 2024
2 parents 380fc75 + 2d31d08 commit 7211a80
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 171 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ jobs:
with:
env_vars: OS,PYTHON
fail_ci_if_error: true
verbose: false
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
Loading

0 comments on commit 7211a80

Please sign in to comment.