Skip to content

Commit

Permalink
Run 1K benchmark in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Nov 17, 2023
1 parent b1e1fc5 commit c59e95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
bench:
strategy:
matrix:
RESOURCES: [ 100, 300, 500 ]
RESOURCES: [ 100, 300, 500, 1000 ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c59e95f

Please sign in to comment.