test
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Jorijn van der Graaf 2025-11-14 20:08:32 +01:00
commit eca7015de7

View file

@ -3,4 +3,4 @@ jobs:
test: test:
runs-on: arch runs-on: arch
steps: steps:
- run: pacman -Syy - run: pacman -Syu --debug 2>&1 | grep -E "error|warning|failed"