Skip to content

Commit

Permalink
Update mac-cpu-arm64-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baijumeswani authored Oct 21, 2024
1 parent 4933b0b commit d0fa7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac-cpu-arm64-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Run the python tests
run: |
source genai-macos-venv/bin/activate
export HF_TOKEN="12345"
export ORTGENAI_LOG_ORT_LIB=1
python3 test/python/test_onnxruntime_genai.py --cwd test/python --test_models test/test_models
Expand Down

0 comments on commit d0fa7c8

Please sign in to comment.