Skip to content

Commit

Permalink
chore: removes duplicate fmt/lint steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Oct 9, 2023
1 parent 6d24a59 commit 9c27f13
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dogfood.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ jobs:
aws_role_arn: ${{ env.AWS_ROLE_ARN }}
aws_region: ${{ env.AWS_REGION }}
earthly_version: ${{ env.EARTHLY_VERSION }}
- uses: input-output-hk/catalyst-ci/actions/[email protected]
with:
earthfile: ./cli
target: fmt
- uses: input-output-hk/catalyst-ci/actions/[email protected]
with:
earthfile: ./cli
target: lint
- uses: input-output-hk/catalyst-ci/actions/[email protected]
with:
earthfile: ./cli
Expand Down

0 comments on commit 9c27f13

Please sign in to comment.