Skip to content

Add get all words and print them #126

Add get all words and print them

Add get all words and print them #126

on: [push, pull_request]
name: Check for syntax errors
jobs:
check-for-syntax-errors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cclauss/Find-Python-syntax-errors-action@master