Skip to content

General: Updated repo url #3

General: Updated repo url

General: Updated repo url #3

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'