Skip to content

Commit

Permalink
ci: make sure both lint jobs succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik66 committed Jul 29, 2023
1 parent 9e1e924 commit 0194571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
lint-c:
runs-on: ubuntu-latest
needs: lint-shell

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0194571

Please sign in to comment.