ci: try to set USER manually

This commit is contained in:
teutat3s 2023-11-19 16:33:20 +01:00
parent 3ac58855f7
commit f51e6902f5
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -1,5 +1,7 @@
name: Flake checks
on: [pull_request]
env:
USER: root
jobs:
Check: