Skip to content

Commit

Permalink
skip 1 through 9
Browse files Browse the repository at this point in the history
  • Loading branch information
fjetter committed Apr 18, 2024
1 parent 9707cb0 commit 227ad16
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 357 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tpch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
scale:
description: 'Scale Factor'
required: true
default: 1000
default: 10000
type: choice
options:
- 10000
Expand Down Expand Up @@ -34,9 +34,9 @@ on:
default: true
type: boolean

concurrency:
# Only allow a single run at a time to rate limiting
group: tpch
# concurrency:
# # Only allow a single run at a time to rate limiting
# group: tpch

defaults:
# Required shell entrypoint to have properly activated conda environments
Expand Down
Loading

0 comments on commit 227ad16

Please sign in to comment.