Skip to content

Ignore dry-run when updating vendor package. Otherwise, the dry-run w… #34

Ignore dry-run when updating vendor package. Otherwise, the dry-run w…

Ignore dry-run when updating vendor package. Otherwise, the dry-run w… #34

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