Skip to content

Implement central GitHub CI workflow #232

Implement central GitHub CI workflow

Implement central GitHub CI workflow #232

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
validate:
uses: Billingegroup/release-scripts/.github/workflows/_main.yml@main
with:
project: diffpy.utils
c_extension: false
headless: false