Skip to content

Commit

Permalink
add missing schedule parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner committed Dec 13, 2023
1 parent 6abb860 commit b5c9f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
uses: Kong/gateway-test-scheduler/schedule@main
with:
test-suites-file: .ci/test_suites.json
test-file-runtime-file: .ci/runtimes.txt
output-prefix: test-chunk.
runner-count: $RUNNER_COUNT

Expand Down

0 comments on commit b5c9f74

Please sign in to comment.