You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
CI: Fix executable perms for various files
This commit is contained in:
1
tests/python_build/validate_builders.py
Normal file → Executable file
1
tests/python_build/validate_builders.py
Normal file → Executable file
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
if __name__ != "__main__":
|
||||
|
||||
Reference in New Issue
Block a user