Skip to content

Commit

Permalink
Revert CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Jul 6, 2023
1 parent 98577ec commit 30c4abc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/flux-local-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ jobs:
- helmrelease
- kustomization
steps:
- name: Checkout PR branch
- name: Checkout
uses: actions/checkout@v3
with:
path: flux-local-repo
- uses: ./flux-local-repo/action/diff
- uses: ./action/diff
id: diff
with:
path: ${{ matrix.cluster_path }}
Expand Down

0 comments on commit 30c4abc

Please sign in to comment.