Crafter.Build/.forgejo/workflows/demo.yaml
Jorijn van der Graaf eca7015de7
Some checks failed
/ test (push) Failing after 3s
test
2025-11-14 20:08:32 +01:00

6 lines
No EOL
124 B
YAML

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