Skip to content

CI attempt 5

CI attempt 5 #6

name: Github CI
on: [push]
image: python:latest
jobs:
test:
name: test
runs-on: windows-latest
steps:

Check failure on line 8 in .github/workflows/github-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github-workflow.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
- run: pytest