Skip to content

Commit

Permalink
fixup! wip: basic test for peerpods
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Nov 11, 2024
1 parent 94b86b5 commit b8abf02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e_peerpods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
export azure_resource_group="${{ steps.resourcegroup.outputs.rg }}"
export azure_location=northeurope
export azure_subscription_id="0d202bbb-4fa7-4af8-8125-58c269a05435"
nix run .#scripts.test-peerpods
- name: Terminate cluster
if: always()
Expand Down

0 comments on commit b8abf02

Please sign in to comment.