Skip to content

Commit

Permalink
Enable test mode for check-codescanning-config Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Nov 16, 2022
1 parent 7cdf751 commit ffc2dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/check-codescanning-config/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ runs:
packs: ${{ inputs.packs }}
tools: ${{ inputs.tools }}
db-location: ${{ runner.temp }}/codescanning-config-cli-test
env:
CODEQL_ACTION_TEST_MODE: 'true'

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit ffc2dd6

Please sign in to comment.