Skip to content

chore: shortened file names #103

chore: shortened file names

chore: shortened file names #103

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.snmf
c_extension: false
headless: false
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}