Skip to content

Commit 5dc3d25

Browse files
committed
chore: open
1 parent 66e0fb6 commit 5dc3d25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,7 @@ jobs:
7474
run: |
7575
export ALTSERVER_HOST="54.66.58.33"
7676
export ALTSERVER_PORT=13000
77+
pgrep -f SampleApp
78+
osascript -e 'tell application "SampleApp" to activate'
7779
pytest -s -v sample/Tests/test.py
7880

0 commit comments

Comments
 (0)