Skip to content

update workflows

update workflows #110

Workflow file for this run

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