Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag committed Aug 17, 2024
1 parent d5f2273 commit 5d8b38d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
with:
fetch-depth: 0

- name: compile
run: |
./kapitan compile
- uses: azure/setup-kubectl@v3
id: install

Expand Down

0 comments on commit 5d8b38d

Please sign in to comment.