Skip to content

Commit

Permalink
added exclusions for the test folders
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenBakker-wbd committed Aug 29, 2023
1 parent 46e6df3 commit 5e638e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
-Dsonar.organization=jeroenbakker-wbd
-Dsonar.projectKey=JeroenBakker-wbd_FlickrFinder
-Dsonar.sources=Data/,Domain/,Presentation/,FlickrFinder/
-Dsoner.exclusions=Data/Tests/,Domain/Tests/
-Dsonar.tests=Data/Tests/,Domain/Tests/
-Dsonar.swift.project=FlickrFinder.xcodeproj
-Dsonar.swift.scheme=FlickrFinder
Expand Down

0 comments on commit 5e638e8

Please sign in to comment.