mirror of
https://github.com/n0remac/2020GameJamPractice.git
synced 2025-12-15 04:09:55 -06:00
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.
3 lines
71 B
YAML
3 lines
71 B
YAML
- name: Pyflakes Syntax Checker
|
|
uses: lgeiger/pyflakes-action@v1.0.1
|