Skip to content

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

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

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@v2

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@v2" (source tag with sha:c488e9ce36417a4ddd5e33a055ca87a7d7905f91) : every step must define a `uses` or `run` key
with:
src: gemd
skip_38: true
include_313: true