Skip to content

Commit 81bafe1

Browse files
committed
merge builds
1 parent cabaf93 commit 81bafe1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
- name: Restore dependencies
2626
run: dotnet restore Src/FluentAssertionsToShouldlyAnalyzer.sln
2727

28-
- name: Build solution
29-
run: dotnet build Src/FluentAssertionsToShouldlyAnalyzer.sln --configuration Release --no-restore
30-
3128
- name: Build solution projects
3229
run: |
3330
dotnet build Src/FluentAssertionsToShouldlyAnalyzer/FluentAssertionsToShouldlyAnalyzer --configuration Release --no-restore

0 commit comments

Comments
 (0)