Skip to content

CI attempt 10

CI attempt 10 #11

name: Github CI
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: pip install pytest
- run: pytest