Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pli01 committed Jun 12, 2024
1 parent 96d5b1e commit 1e45648
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
- name: lint
run: |
echo "lint files"
echo "Init local ca"
time make local-root-ca
echo "Lint files"
time make lint HELMFILE_FILE=helmfile.d/cluster-configure-core
time make lint HELMFILE_FILE=helmfile.d/cluster-workload
Expand Down

0 comments on commit 1e45648

Please sign in to comment.