Skip to content

Commit

Permalink
unpossible use the subtext due correction of value
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Jul 14, 2024
1 parent 78c370a commit 3bdb2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- name: Run CredSweeper tool
run: |
credsweeper --banner --jobs $(nproc) --path data --subtext --save-json report.${{ github.event.pull_request.head.sha }}.json | tee credsweeper.${{ github.event.pull_request.head.sha }}.log
credsweeper --banner --jobs $(nproc) --path data --save-json report.${{ github.event.pull_request.head.sha }}.json | tee credsweeper.${{ github.event.pull_request.head.sha }}.log
- name: Run Benchmark
run: |
Expand Down

0 comments on commit 3bdb2df

Please sign in to comment.