Skip to content

Commit

Permalink
Merge pull request #817 from yiannistri/fix-e2e-tests
Browse files Browse the repository at this point in the history
ci: Fix e2e test execution
  • Loading branch information
yiannistri authored Jan 10, 2025
2 parents 94a36e4 + d4f9627 commit 388458f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
AZURE_CLIENT_SECRET: ${{ secrets.AZURE_CLIENT_SECRET }}
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_RESOURCE_GROUP: ${{ secrets.AZURE_RESOURCE_GROUP }}
REPO: ghcr.io/rancher
run: make e2e-tests
- name: Archive artifacts
if: always()
Expand Down

0 comments on commit 388458f

Please sign in to comment.