Skip to content

CI attempt 30

CI attempt 30 #31

name: Github CI
on: [push]
jobs:
# Publish_documentation:
# # runs-on: ubuntu-latest
# # env:
# CONFIG_FILE: mkdocs.yml
# steps:
# - run: pip install mkdocs
# - run: ls
# - working-directory: ./docs
# run: mkdocs gh-deploy
Testing:
runs-on: ubntu-latest

Check failure on line 16 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 16
steps:
- run: pip install pytest
- run: pytest /tests