Refactor: Rename job from 'test' to 'test-python' in workflow configuration
Test Python CLI / test-python (push) Successful in 1m17s
Test Python CLI / test-python (push) Successful in 1m17s
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
- 'python/**'
|
- 'python/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test-python:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ on:
|
|||||||
- 'python/**'
|
- 'python/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test-python:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user