Skip to content

Merge branch 'main' of https://github.com/bobleesj/diffpy.utils #7

Merge branch 'main' of https://github.com/bobleesj/diffpy.utils

Merge branch 'main' of https://github.com/bobleesj/diffpy.utils #7

name: CI
on:
push:
branches:
- main
release:
types:
- prereleased
- published
workflow_dispatch:
jobs:
matrix-coverage:
uses: Billingegroup/release-scripts/.github/workflows/_matrix-and-codecov-on-merge-to-main.yml@v0
with:
project: diffpy.utils
c_extension: false
headless: false
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}