Skip to content

Commit

Permalink
no zyppers here
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpromislow committed May 15, 2024
1 parent bd41ab1 commit 5a08844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Install helm
run: zypper -n install helm
run: apt install -n helm
- name : Run integration tests
run : ./scripts/integration-test
env:
Expand Down

0 comments on commit 5a08844

Please sign in to comment.