Skip to content

CI attempt 7

CI attempt 7 #8

name: Github CI
on: [push]
image: python:latest
jobs:
test:
name: test

Check failure on line 6 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 6
runs-on: windows-latest
steps:
- name: test
- run: pytest