Skip to content

Commit

Permalink
chore: updated ci workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelkallis committed Nov 6, 2020
1 parent a651cc4 commit 3d5d36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Test
run: npm test
- name: Test cli benchmark
run: node bin/tickettagger.js benchmark trivial balanced unbalanced --minCount 50
run: node bin/tickettagger.js benchmark trivial 30k 30k --minCount 50

0 comments on commit 3d5d36e

Please sign in to comment.