Skip to content

Use GHA to test my code #6

Use GHA to test my code

Use GHA to test my code #6

Workflow file for this run

name: testing
on:
push:
branches: [main, test-me-*]
tags:
pull_request:
jobs:
main:
uses: heyslava/workflows/.github/workflows/[email protected]
with:
env: '["py39", "py310", "py311"]'