mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-08 15:55:25 -04: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