Skip to content

Commit

Permalink
Changed the input for the KPI file running.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathangeology committed Jun 26, 2024
1 parent 8df8d4f commit 201fc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
shell: bash
run: |
echo "run KPIs here"
python ./karpenter_eval/main.py "$TEMP_DIR"
python ./karpenter_eval/main.py
- name: cleanup
shell: bash
run: |
Expand Down

0 comments on commit 201fc99

Please sign in to comment.