Skip to content

Commit

Permalink
Update pr-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone authored Oct 25, 2024
1 parent f8da3ec commit 46aad2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
gh_token: ${{ secrets.GIT_PAT }}
sonar_token: ${{ secrets.SONAR_TOKEN }}
- name: run ls (as test)
if: always()
shell: bash
run: ls

0 comments on commit 46aad2a

Please sign in to comment.