Skip to content

Fix plotting warnings in Pytest, add news for removal of six support … #4

Fix plotting warnings in Pytest, add news for removal of six support …

Fix plotting warnings in Pytest, add news for removal of six support … #4

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