Skip to content

Commit d03697d

Browse files
committed
feat(button): comments out of e2e json
1 parent 75e414b commit d03697d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,6 @@ jobs:
223223
- name: Run Unit tests
224224
run: dotnet test "TELBlazor.Components.UnitTests.csproj" --no-build --verbosity normal
225225
working-directory: "./TELBlazor.Components.UnitTests"
226-
env:
227-
ASPNETCORE_ENVIRONMENT: ci
228226

229227

230228
reuseable-ci-checks-e2e-tests:

0 commit comments

Comments
 (0)