aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ui_check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ui_check.yml b/.github/workflows/ui_check.yml
index e023e81..e05f54b 100644
--- a/.github/workflows/ui_check.yml
+++ b/.github/workflows/ui_check.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
jobs:
- test:
+ check-ui:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4