Skip to content

Commit

Permalink
Updated build script
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 8, 2024
1 parent ed84436 commit 1064ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

- name: Publish Test Results
- name: Publish Test Results 🚦
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
Expand Down

0 comments on commit 1064ab8

Please sign in to comment.