Skip to content

Commit 42d3046

Browse files
committed
forcing CI
1 parent 389c439 commit 42d3046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
DOTNET_CONFIGURATION: Release
1010
DAPR_VERSION: "1.14.1"
1111
TEST_PROJECT_PATH: tests/CommunityToolkit.Aspire.${{ matrix.name }}/CommunityToolkit.Aspire.${{ matrix.name }}.csproj
12+
CI: true
1213
runs-on: "${{ matrix.os }}"
1314
timeout-minutes: 60
1415
name: ${{ matrix.name }}-${{ matrix.os }}

0 commit comments

Comments
 (0)