owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.39k stars 668 forks source link

Github actions: Run unit tests as non root user #10084

Open TheOneRing opened 2 years ago

TheOneRing commented 2 years ago

Introduced in: #10045


Exec: /usr/bin/python3 /home/testuser/craft/CraftMaster/CraftMaster/CraftMaster.py --config /__w/client/client/.craft.ini --config-override /__w/client/client/.github/workflows/craft_override.ini --target linux-64-gcc --variables WORKSPACE=/home/testuser/craft -c --no-cache --src-dir /__w/client/client --test owncloud/owncloud-client
/usr/bin/python3: can't open file '/home/testuser/craft/CraftMaster/CraftMaster/CraftMaster.py': [Errno 2] No such file or directory
TheOneRing commented 2 years ago

10110 reverts the broken commit