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 e512fc2 commit f06eefc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_peerpods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Test peer-pods
run: |
export azure_resource_group="${{ steps.resourcegroup.outputs.rg }}"
export azure_location=northeurope
nix run .#scripts.test-peerpods
- name: Terminate cluster
if: always()
Expand Down

0 comments on commit f06eefc

Please sign in to comment.