Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
jriguera committed Mar 13, 2024
1 parent 5bad11e commit efd4509
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
- name: Check if CRDs match
run: |
# This step is not needed per se, but runs all the tests
# and generate the manifests
# make manifests
diff -r config/crd/bases charts/mimirrules-controller/crds
# This step is not needed per se, but runs all the tests
# and generate the manifests
# make manifests
diff -r config/crd/bases charts/mimirrules-controller/crds
- name: Set up Helm
uses: azure/setup-helm@v4
Expand Down

0 comments on commit efd4509

Please sign in to comment.