Skip to content

Commit f12bacb

Browse files
adjust tests (#14)
1 parent dfc4550 commit f12bacb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
-p:Version="${{ env.VERSION }}"
7979
8080
- name: Test
81-
run: dotnet test ${{ env.SOLUTION_PATH }} --configuration Release --no-build
81+
run: dotnet test ./tests/KamiYomu.CrawlerAgents.Core.Tests/KamiYomu.CrawlerAgents.Core.Tests.csproj --configuration Release --no-build
8282

8383
- name: Pack
8484
run: |

0 commit comments

Comments
 (0)