Skip to content

Commit

Permalink
Update ci-test.yaml
Browse files Browse the repository at this point in the history
now I see where the file needs to be!
  • Loading branch information
aaronhmiller authored Feb 1, 2024
1 parent d394105 commit 0242708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
# ox_api_key: ${{ secrets.OX_API_KEY }}
# ox_timeout: 1
# ox_fail_on_timeout: true
run: bash ${{ github.workspace }}/custom-ox.sh
run: bash ${{ github.workspace }}/.github/workflows/custom-ox.sh
# uses: oxsecurity/ox-security-scan@main

0 comments on commit 0242708

Please sign in to comment.