Refactor: Rename job from 'test' to 'test-python' in workflow configuration
Test Python CLI / test-python (push) Successful in 1m17s

This commit is contained in:
2026-08-24 09:25:39 +02:00
parent dbea784721
commit fbe4fab4e7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- 'python/**'
jobs:
test:
test-python:
runs-on: ubuntu-latest
steps:
- name: Checkout
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- 'python/**'
jobs:
test:
test-python:
runs-on: ubuntu-latest
steps:
- name: Checkout