Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Nov 28, 2024
1 parent 4ab99b4 commit 1e32746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/partition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
./bin/kaocha-bb --print-suggested-partitions \
'{:input-file "kaocha-profiling.edn"
:target-partition-minutes ${{ env.TARGET_PARTITION_MINUTES }} \
:target-partition-minutes ${{ env.TARGET_PARTITION_MINUTES }}
:default-partitions ${{ env.DEFAULT_PARTITIONS }}
:max-partitions ${{ env.MAX_PARTITIONS }}
:debug "debug-suggested-partitions.txt"
Expand Down

0 comments on commit 1e32746

Please sign in to comment.