Files
2020GameJamPractice/.github/workflows/main.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow
Xevion 2013cb1a96 PyFlakes Syntax Checker
Let's see how GitHub Actions works...
This probably isn't possible to implement on a Fork since it creates a new `.github` folder, but whatever, this isn't a Fork.
2020-04-17 01:39:36 -05:00

3 lines
71 B
YAML

- name: Pyflakes Syntax Checker
uses: lgeiger/pyflakes-action@v1.0.1