Skip to content

Commit

Permalink
Fix Scanner output
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jun 28, 2024
1 parent 3213aa2 commit d50fcbe
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,3 @@ jobs:
run: |
echo "The status is: '${{ steps.scan.outputs.status }}'"
echo "The description is: '${{ steps.scan.outputs.description }}'"
- name: Show analysis report
if: success() || failure()
shell: bash
run: |
ls -la
ls -l 'My_Report_Dir'

0 comments on commit d50fcbe

Please sign in to comment.