Skip to content

Commit

Permalink
Force rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning committed Jun 19, 2024
1 parent fd6ca40 commit b208a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
working-directory: ${{ github.workspace }}/tests
run: |
git config --global --add safe.directory /__w/FRDC-ML/FRDC-ML
python3 -m model_tests.chestnut_dec_may.train_mixmatch
python3 -m model_tests.chestnut_dec_may.train_fixmatch
python3 -m model_tests.chestnut_dec_may.train_mixmatch
- name: Comment results via CML
run: |
Expand Down

0 comments on commit b208a5f

Please sign in to comment.