Skip to content

Commit

Permalink
no-strict for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Mar 31, 2024
1 parent 1d95d02 commit cf688a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
run: |
humctl score validate apps/${{ matrix.apps }}/score.yaml \
--token ${{ secrets.HUMANITEC_TOKEN }} \
--org ${{ secrets.HUMANITEC_ORG }} \
--strict
--org ${{ secrets.HUMANITEC_ORG }}

0 comments on commit cf688a3

Please sign in to comment.