Skip to content

Commit 794431a

Browse files
Fail workflow of sdk install temporarily to test monitor (#3611)
* fail sdk installation workflow temporarily
1 parent 7f21365 commit 794431a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sdk-basic-installation-basic-installation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ jobs:
9292
with:
9393
name: basic-installation
9494
path: sdk/python/basic-installation
95+
- name: Fail intentionally
96+
run: exit 1

0 commit comments

Comments
 (0)