Skip to content

Commit

Permalink
ci: set concurrency to 1 for generator (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus authored Jan 16, 2025
1 parent d5a8a1d commit c94b75a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
analyze_directories: bin example lib test
check_coverage: ${{ matrix.sdk == 'main' }}
codecov_flags: generator
concurrency: '1'
dart_sdk: ${{ matrix.sdk }}
format_directories: bin example lib test
runs_on: ${{ matrix.os }}
Expand Down

0 comments on commit c94b75a

Please sign in to comment.