ci: try to set USER manually
Some checks failed
Flake checks / Check (pull_request) Failing after 7s

This commit is contained in:
teutat3s 2023-11-19 16:33:20 +01:00
parent 2e639e9bd9
commit 96f12c7b10
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

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