Skip to content

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

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

Workflow file for this run

name: PR Tests
on:
pull_request:
branches:
- main
- 'release/**'
jobs:
pr-tests:
uses: CitrineInformatics/common-gh-actions/.github/workflows/run-tests.yml@853f78b2396396a837765bcd4163a6c196c77779

Check failure on line 11 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@853f78b2396396a837765bcd4163a6c196c77779" : failed to fetch workflow: workflow was not found.
with:
src: gemd
skip_38: true
include_313: true