Skip to content

Commit

Permalink
Remove lint from main_staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Nov 6, 2023
1 parent f419fbf commit 6c8d317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run:
kosli create flow ${{ env.KOSLI_FLOW }}
--description="Diff files from two traffic-lights"
--template=artifact,lint,branch-coverage,snyk-scan
--template=artifact,branch-coverage,snyk-scan

wait-for-image:
needs: [create-kosli-flow]
Expand Down

0 comments on commit 6c8d317

Please sign in to comment.