Skip to content

CI attempt 6

CI attempt 6 #7

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
- name: test
- run: pytest