Skip to content

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

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 #26

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@maintain/add-python-version-flags

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@maintain/add-python-version-flags" (source branch with sha:fab2df1aab12905a26a9b098acc8469433591a63) : You have an error in your yaml syntax on line 26
with:
src: gemd
skip_38: true
include_313: true