Skip to content

Commit

Permalink
Addressing comments
Browse files Browse the repository at this point in the history
Co-authored-by: Vovchyk <[email protected]>
  • Loading branch information
rmoreliovlabs and Vovchyk authored Jul 17, 2024
1 parent c561435 commit 13fb6e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
GH_REF: ${{ github.ref }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
ls rskj-core/build/
if [ "$GH_EVENT" = pull_request ]; then
./gradlew sonarqube --no-daemon -x build -x test \
-Dsonar.pullrequest.base="$GH_PR_BASE_REF" \
Expand Down

0 comments on commit 13fb6e9

Please sign in to comment.