Skip to content

Commit

Permalink
install evict-pod plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Mar 5, 2025
1 parent e767eb0 commit 0cd35c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/k8s-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ jobs:
)
echo "${HOME}/.krew/bin" >> $GITHUB_PATH
- name: Install evict-pod
run: |
kubectl krew install evict-pod
- name: Start Prefect server
env:
PREFECT_API_URL: http://127.0.0.1:4200/api
Expand Down

0 comments on commit 0cd35c2

Please # to comment.