Skip to content

Commit

Permalink
fix: typo in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
puffitos committed Sep 25, 2023
1 parent 6dde95f commit 1bda9ee
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-generate-keys
make test-generate-key
- name: Build test image
run: |
make test-image
Expand Down

0 comments on commit 1bda9ee

Please sign in to comment.