1
0
Fork 0
mirror of https://code.forgejo.org/actions/go-versions synced 2025-06-08 11:38:22 +02:00

commented tests

This commit is contained in:
Nikita Bykov 2020-08-20 14:30:23 +03:00
parent 578a9790af
commit ef31b88f8b

View file

@ -133,7 +133,7 @@ jobs:
publish_release:
name: Publish release
if: github.event.inputs.PUBLISH_RELEASES == 'true'
needs: test_go
# needs: test_go
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}