Skip to content

Commit

Permalink
env var
Browse files Browse the repository at this point in the history
  • Loading branch information
njtran committed Jul 12, 2024
1 parent fc8bcf7 commit 4b4ed10
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 @@ -73,7 +73,7 @@ jobs:
- name: run test analysis
shell: bash
run: |
python ./karpenter_eval/main.py
OUTPUT_DIR=${{ env.OUTPUT_DIR }} python ./karpenter_eval/main.py
- name: cleanup
shell: bash
run: |
Expand Down

0 comments on commit 4b4ed10

Please sign in to comment.