Skip to content

Commit

Permalink
Revert "test with github token"
Browse files Browse the repository at this point in the history
This reverts commit 0c78cfe.
  • Loading branch information
SimoneLazzaris authored and tomekkolo committed Mar 4, 2024
1 parent 776d42a commit c7265c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
# Stop minio
docker rm -f minio
env:
SECRET_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SECRET_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
- name: Analyze with SonarCloud
uses: sonarsource/sonarcloud-github-action@master
env:
Expand Down

0 comments on commit c7265c6

Please sign in to comment.