Skip to content

Commit

Permalink
ci: Use parallel: 1 for E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Nov 20, 2023
1 parent 2649283 commit e7282b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ jobs:
uses: ./actions/run-many
with:
target: ${{ matrix.target }}
parallel: 1

0 comments on commit e7282b1

Please sign in to comment.