Skip to content

Commit

Permalink
second sample inside ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sashhhaka committed Jul 25, 2024
1 parent c4ce822 commit e4e8599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
export PROJECT_DIR=$PWD
export PYTHONPATH=$PROJECT_DIR/src
export ZENML_CONFIG_PATH=$PWD/services/zenml
python3.11 src/utils.py 4
python3.11 src/utils.py 2
python3.11 src/validate.py
print_info:
Expand Down

0 comments on commit e4e8599

Please sign in to comment.