Skip to content

Drop 3.8 support; add 3.13 testing; drop support for old versions of Pint #28

Drop 3.8 support; add 3.13 testing; drop support for old versions of Pint

Drop 3.8 support; add 3.13 testing; drop support for old versions of Pint #28

Workflow file for this run

name: PR Tests
permissions:
contents: read
pull-requests: write
on:
pull_request:
branches:
- main
- 'release/**'
jobs:
pr-tests:
uses: CitrineInformatics/common-gh-actions/.github/workflows/run-tests.yml@1.1

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/pr-tests.yml" -> "CitrineInformatics/common-gh-actions/.github/workflows/run-tests.yml@1.1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
src: gemd
skip_38: true
include_313: true