added descriptive job names
This commit is contained in:
@@ -9,7 +9,8 @@ jobs:
|
||||
safety:
|
||||
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