Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
test yaml
  • Loading branch information
bruce1408 authored Dec 8, 2023
1 parent 44bb562 commit 883e4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
with:
projectBaseDir: Pytorch_learning
projectBaseDir: ./
# If you wish to fail your job when the Quality Gate is red, uncomment the
# following lines. This would typically be used to fail a deployment.
# - uses: sonarsource/sonarqube-quality-gate-action@master
Expand Down

0 comments on commit 883e4af

Please sign in to comment.