Update job names to make it clearer for the reader in github UI

This commit is contained in:
Volodymyr Zotov
2025-10-31 09:58:35 -05:00
parent 31a8ccfcf5
commit 41a4881385
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ on:
required: true
jobs:
e2e-test:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout code