Skip to content

pytest-infra: fix CI failures #1618

pytest-infra: fix CI failures

pytest-infra: fix CI failures #1618

Workflow file for this run

name: defaults
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: "${GITHUB_WORKSPACE}/tests/scripts/workflows/defaults.sh"