Skip to content

tests: Redistributed test modules appropriately #14

tests: Redistributed test modules appropriately

tests: Redistributed test modules appropriately #14

Workflow file for this run

name: Tox Tests
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Somerandomguy10111/actions/toxtests@main
with:
python-version: '3.11'