Skip to content

Commit 574ddf3

Browse files
committed
feat(button): yml err
1 parent a0b9e9a commit 574ddf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reuseable-ci-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ jobs:
194194
- name: Run Unit tests
195195
run: dotnet test "TELBlazor.Components.UnitTests.csproj" --no-build --verbosity normal
196196
working-directory: "./TELBlazor.Components.UnitTests"
197-
env:
198-
aspnetcore_environment: ci
197+
env:
198+
aspnetcore_environment: ci
199199

200200
# - name: Run bUnit tests
201201
# run: dotnet test Package.Shared.BlazorComponents.UnitTests.csproj --no-build --verbosity minimal

0 commit comments

Comments
 (0)