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 Jan 2, 2025
1 parent ee2c178 commit a7298ab
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 a7298ab

Please sign in to comment.