mirror of
https://github.com/n0remac/2020GameJamPractice.git
synced 2025-12-06 15:13:11 -06:00
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.
This commit is contained in:
2
.github/workflows/main.yml
vendored
Normal file
2
.github/workflows/main.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- name: Pyflakes Syntax Checker
|
||||||
|
uses: lgeiger/pyflakes-action@v1.0.1
|
||||||
Reference in New Issue
Block a user