mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
workflows: update publish.yaml
This commit is contained in:
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@@ -7,8 +7,8 @@ on:
|
||||
|
||||
jobs:
|
||||
call_tests_workflow:
|
||||
name: Tests
|
||||
uses: ./.github/workflows/tests.yaml
|
||||
name: Test
|
||||
uses: ./.github/workflows/test.yaml
|
||||
|
||||
publish:
|
||||
name: Publish to PyPI
|
||||
|
||||
Reference in New Issue
Block a user