Skip to content

Remove _RELEASEPY_TEST_CREDENTIALS and use --auth in test #51

Remove _RELEASEPY_TEST_CREDENTIALS and use --auth in test

Remove _RELEASEPY_TEST_CREDENTIALS and use --auth in test #51

Workflow file for this run

name: Releasing tests
on:
push:
paths:
- release.py
jobs:
dsl_ci:
runs-on: ubuntu-latest
name: release.py checks
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run release.py script tests
run: ./check_releasepy.bash