Skip to content

RU locale update for PyPP 0.2.17 #60

RU locale update for PyPP 0.2.17

RU locale update for PyPP 0.2.17 #60

Workflow file for this run

name: Test
on:
pull_request_target:
branches:
- main
paths-ignore:
- 'cached-configs/**'
permissions:
contents: read
jobs:
test-pull-request:
name: PR
uses: pyanodon/pyanodontests/.github/workflows/pytest.yml@v1
with:
repository: ${{ github.repository }}
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit