Skip to content

Commit

Permalink
Undo tests dir change
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjsteele authored and ForAllSecure Mayhem Bot committed Oct 9, 2024
1 parent d49f624 commit 30fff63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mayhem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: ForAllSecure/mcode-action@v1
with:
mayhem-token: ${{ secrets.MAYHEM_TOKEN }}
args: --image ${{ steps.meta.outputs.tags }} --project ${{ env.PROJECTNAME }} --file ${{ env.MAYHEMFILE }} --tests ${{ env.TESTSDIR }}
args: --image ${{ steps.meta.outputs.tags }} --project ${{ env.PROJECTNAME }} --file ${{ env.MAYHEMFILE }}
sarif-output: sarif

- name: Upload SARIF file(s)
Expand Down

0 comments on commit 30fff63

Please sign in to comment.