Skip to content

Commit

Permalink
we are only interested in detecting ERRORs at the install_run CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Apr 12, 2024
1 parent 3a52b51 commit cc1bc52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,5 @@ jobs:
- name: Run ${{matrix.profile.description}}
run: >-
fontbakery check-${{ matrix.profile.name }}
--error-code-on ERROR
${{ matrix.profile.args }}

0 comments on commit cc1bc52

Please sign in to comment.