Files
Knightly/.github/workflows/ui_test.yml
2025-11-13 10:01:43 +01:00

15 lines
201 B
YAML

name: UI Tests
on:
workflow_dispatch:
workflow_call:
jobs:
ui-tests:
runs-on: self-hosted
steps:
- name: Run UI tests
run: |
bash .github/workflows/test.sh ui/