Skip to content

add --verbose flag to twine upload in release workflow (#193) #457

add --verbose flag to twine upload in release workflow (#193)

add --verbose flag to twine upload in release workflow (#193) #457

Workflow file for this run

name: Test code
on:
pull_request:
push:
branches: [main]
jobs:
test:
uses: doplaydo/pdk-ci-workflow/.github/workflows/test_code.yml@main
secrets:
GFP_API_KEY: ${{ secrets.GFP_API_KEY }}