Skip to content

Adding py.test tests #46

Adding py.test tests

Adding py.test tests #46

Workflow file for this run

---
name: Testing GH Actions
on:
- push
jobs:
basic_job:
runs-on: "ubuntu-24.04"
steps:
- run: python3 --version