added descriptive job names
This commit is contained in:
@@ -10,7 +10,8 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ./.gitea/workflows/setup-python-uv-dependencies.yml
|
||||
- name: Setup Python and UV dependencies
|
||||
uses: ./.gitea/workflows/setup-python-uv-dependencies.yml
|
||||
with:
|
||||
python-version: ${{ vars.PYTHON_VERSION }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user