ci: fixes

- Install UV
- Verbose run
- Set permissions explicitly
- Check all files
This commit is contained in:
Jade Ellis
2025-06-21 18:20:04 +01:00
parent a682e9dbb8
commit 2ecbd75d64
3 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -23,6 +23,6 @@ indent_size = 2
indent_style = tab
max_line_length = 98
[{**/*.yml}]
[*.yml]
indent_size = 2
indent_style = space