Skip to content

Commit

Permalink
fixup! fix: allow opting-into upstream probes
Browse files Browse the repository at this point in the history
  • Loading branch information
rexagod committed Oct 21, 2024
1 parent 83e0cdb commit a8d3ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
- name: Run tests
run: |
export KUBECONFIG="${HOME}/.kube/config"
sleep 5m
make test-e2e
# Added to summarize the matrix and allow easy branch protection rules setup
Expand Down

0 comments on commit a8d3ffc

Please sign in to comment.