Skip to content

CI attempt 11

CI attempt 11 #12

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