Skip to content

CI attempt 4

CI attempt 4 #5

# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Python.gitlab-ci.yml
on: [push]
image: python:latest

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

View workflow run for this annotation

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

Invalid workflow file

The workflow is not valid. .github/workflows/github-workflow.yml (Line: 4, Col: 1): Unexpected value 'image' .github/workflows/github-workflow.yml (Line: 8, Col: 5): Required property is missing: runs-on
jobs:
test:
steps:
- run: pytest