Skip to content

skpkg: pre-commit codespell fixes #128

skpkg: pre-commit codespell fixes

skpkg: pre-commit codespell fixes #128

Workflow file for this run

name: Tests on PR
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
validate:
uses: Billingegroup/release-scripts/.github/workflows/_tests-on-pr.yml@v0

Check failure on line 12 in .github/workflows/tests-on-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests-on-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tests-on-pr.yml" -> "Billingegroup/release-scripts/.github/workflows/_tests-on-pr.yml@v0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
project: diffpy.pdffi2
c_extension: true
headless: false
python_version: 3.13
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}