Skip to content

Commit

Permalink
remove secret
Browse files Browse the repository at this point in the history
Signed-off-by: Chandan-DK <chandan.dk@nirmata.com>
  • Loading branch information
Chandan-DK committed Jul 29, 2024
1 parent 6700a3e commit 2bac298
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/e2e-reusable-tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ runs:
- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@5d00c353f61f44f3b492c673420202d1b1374c3f # v0.2.6
- name: Test with Chainsaw
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
set -e
chainsaw test --config .chainsaw.yaml --include-test-regex '^chainsaw$/${{ inputs.tests }}' --no-color=false

0 comments on commit 2bac298

Please sign in to comment.