Skip to content

Commit

Permalink
ci: fix validation test
Browse files Browse the repository at this point in the history
  • Loading branch information
joennlae committed Sep 18, 2023
1 parent 7478324 commit 645f776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/resnet9_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
- name: Download model + run validation evaluation
run: |
source /venv/bin/activate
export PYTHONPATH="$PYTHONPATH:$PWD/src/python/"
python src/python/test/model_eval.py

0 comments on commit 645f776

Please sign in to comment.