Skip to content

Commit

Permalink
Adjust number of workers to test chunk size update
Browse files Browse the repository at this point in the history
  • Loading branch information
FrameConsult authored and sschlenkrich committed Nov 28, 2024
1 parent 8cafb29 commit b6f6b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unittests/analytics/analytics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using Test
[
nothing,
[`--project=.`, `-t 2`],
[`--project=.`, `-p 3`],
[`--project=.`, `-p 5`],
[`--project=.`, `-p 3`, `-t 2`],
],
)
Expand Down

0 comments on commit b6f6b04

Please sign in to comment.