Skip to content

Commit

Permalink
humctl score validate --local
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Oct 18, 2024
1 parent ea4a7be commit 1a6a509
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
- name: humctl score validate
run: |
humctl score validate apps/${{ matrix.apps }}/score.yaml \
--token ${{ secrets.HUMANITEC_TOKEN }} \
--org ${{ secrets.HUMANITEC_ORG }} \
--strict
--strict \
--local
score-compose:
runs-on: ubuntu-24.04
env:
Expand Down

0 comments on commit 1a6a509

Please sign in to comment.