Skip to content

Commit

Permalink
Merge pull request #1327 from gradle/gk/gradleParallelForksTest
Browse files Browse the repository at this point in the history
Added testing of capturing max parallel forks
  • Loading branch information
ribafish authored Aug 6, 2024
2 parents 5b20205 + 13b33fc commit d5b329b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
sample-file: 'capture-develocity-plugin-version/gradle-develocity-plugin-version.gradle'
- name: 'Git diffs'
sample-file: 'capture-git-diffs/gradle-git-diffs.gradle'
- name: 'Max parallel forks'
sample-file: 'capture-max-parallel-forks/gradle-max-parallel-forks.gradle'
- name: 'OS processes'
sample-file: 'capture-os-processes/gradle-os-processes.gradle'
- name: 'Processor arch'
Expand Down

0 comments on commit d5b329b

Please sign in to comment.