Skip to content

chore: shortened file names (#149) #23

chore: shortened file names (#149)

chore: shortened file names (#149) #23

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

Check failure on line 15 in .github/workflows/matrix-and-codecov-on-merge-to-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/matrix-and-codecov-on-merge-to-main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/matrix-and-codecov-on-merge-to-main.yml" -> "Billingegroup/release-scripts/.github/workflows/_matrix-and-codecov-on-merge-to-main.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 }}