on: [push] jobs: test: runs-on: arch steps: - run: pacman -Syu --debug 2>&1 | grep -E "error|warning|failed"