Skip to content

Commit 67fa7ff

Browse files
committed
chore: test path
1 parent 0a6a937 commit 67fa7ff

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
@@ -68,6 +68,8 @@ jobs:
6868
run: pip install -r "sample/Tests/requirements.txt"
6969
- name: Run UI tests
7070
run: |
71+
pwd
72+
ls -la
7173
export ALTSERVER_PORT=13000
7274
export ALTSERVER_HOST="159.196.149.251"
7375
pytest -s -v sample/Tests/test.py

0 commit comments

Comments
 (0)