This commit is contained in:
@@ -15,6 +15,11 @@ jobs:
|
||||
repository: tligui_y/test-ci
|
||||
ref: main
|
||||
path: test-ci
|
||||
|
||||
- name: Install system packages for terminal tests
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y xterm xdotool x11-utils
|
||||
|
||||
- name: Run reusable pytest-ci action
|
||||
uses: ./test-ci
|
||||
|
||||
Reference in New Issue
Block a user