chore: rename ci job to ci

This commit is contained in:
Stavros
2025-04-14 18:27:55 +03:00
parent 5ec60b8e39
commit 476a455329

View File

@@ -6,7 +6,7 @@ on:
pull_request:
jobs:
test:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout code