Skip to content

Commit

Permalink
fix the inspector help command
Browse files Browse the repository at this point in the history
  • Loading branch information
Obliviour committed Apr 12, 2024
1 parent 3f88e54 commit 91ee376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: XPK Workload List Help
run: python3 xpk.py workload list --help
- name: XPK Inspector Help
run: python3 xpk.py inspector list --help
run: python3 xpk.py inspector --help
xpk-tpu-autoprovisioning-test:
runs-on: [ubuntu-20.04]
concurrency: # We support one build test to run at a time currently.
Expand Down

0 comments on commit 91ee376

Please sign in to comment.