Skip to content

Commit a486285

Browse files
Update swift.yml
Revert last change
1 parent a9006cc commit a486285

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,3 @@ jobs:
1717
run: swift build -v
1818
- name: Run tests
1919
run: swift test -v
20-
- name: SonarCloud Scan
21-
uses: SonarSource/sonarcloud-github-action@v1.6
22-
env:
23-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
24-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)