Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Aug 3, 2022
2 parents 21fb023 + 0db3362 commit 416b752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
gen_llhttp:
name: Generate llhttp sources
needs: lint
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
Expand Down Expand Up @@ -201,6 +200,7 @@ jobs:
if: always()

needs:
- lint
- test

runs-on: ubuntu-latest
Expand Down

0 comments on commit 416b752

Please sign in to comment.