1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-15 17:26:58 +00:00

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
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
3 changed files with 17 additions and 5 deletions

View file

@ -23,6 +23,6 @@ indent_size = 2
indent_style = tab
max_line_length = 98
[{**/*.yml}]
[*.yml]
indent_size = 2
indent_style = space