Skip to content

Commit 282bb39

Browse files
committed
try
1 parent 5f6f34f commit 282bb39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test_new_on_tenant_users_branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ jobs:
5151
working-directory: ./src/
5252

5353
- name: Test
54+
if: ${{ success() }}
5455
run: dotnet test -c Debug --no-build --no-restore
5556
working-directory: ./src/

0 commit comments

Comments
 (0)