workflows: update publish.yaml

This commit is contained in:
Sina Atalay
2024-03-09 19:36:42 +01:00
parent ead1d3f7ca
commit 3d585cd298

View File

@@ -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