Skip to content

Commit

Permalink
fix: ephemeral key generation will work now
Browse files Browse the repository at this point in the history
  • Loading branch information
puffitos committed Sep 25, 2023
1 parent baeafb5 commit 6dde95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
helm version
- name: Create ephemeral keys
run: |
make test-keys
make test-generate-keys
- name: Build test image
run: |
make test-image
Expand Down

0 comments on commit 6dde95f

Please sign in to comment.