Skip to content

Commit

Permalink
chore: test path
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-yangy committed Oct 23, 2024
1 parent 0a6a937 commit 67fa7ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
run: pip install -r "sample/Tests/requirements.txt"
- name: Run UI tests
run: |
pwd
ls -la
export ALTSERVER_PORT=13000
export ALTSERVER_HOST="159.196.149.251"
pytest -s -v sample/Tests/test.py
Expand Down

0 comments on commit 67fa7ff

Please sign in to comment.