Skip to content

Commit 4c4273b

Browse files
authored
Automated build added
1 parent 845824e commit 4c4273b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434

3535
# Step 5: Run tests
3636
- name: Run tests
37-
run: dotnet test LoanApplication.TacticalDdd.Tests/LoanApplication.TacticalDdd.Tests.csproj --no-build --configuration Release
37+
run: dotnet test LoanApplication.TacticalDdd/LoanApplication.TacticalDdd.Tests/LoanApplication.TacticalDdd.Tests.csproj --no-build --configuration Release

0 commit comments

Comments
 (0)