Skip to content

Commit

Permalink
Tweak the path to the package test runner script
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Apr 2, 2024
1 parent ef7014d commit bf92f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_release.yml
Expand Up @@ -208,4 +208,4 @@ jobs:
run: ls

- name: Run Package Tests
run: python checkout/scripts/dev/package_tests/runner.py --verbose win64 package/
run: python checkout/scripts/package_tests/runner.py --verbose win64 package/

0 comments on commit bf92f1b

Please sign in to comment.