Skip to content

Commit

Permalink
trying to use from local pathj
Browse files Browse the repository at this point in the history
  • Loading branch information
radical committed Feb 19, 2025
1 parent 19d1387 commit ec395df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
#name: Extensions.ServiceDiscovery.Dns
- project: tests/Microsoft.Extensions.ServiceDiscovery.Yarp.Tests/Microsoft.Extensions.ServiceDiscovery.Yarp.Tests.csproj
name: Extensions.ServiceDiscovery.Yarp
uses: dotnet/aspire/.github/workflows/run-tests.yml@aj/re-enable-tests
uses: .github/workflows/run-tests.yml
with:
testProject: ${{ matrix.project }}
testName: ${{ matrix.name }}
Expand Down

0 comments on commit ec395df

Please sign in to comment.