Crafter.Build/.forgejo/workflows/demo.yaml
Jorijn van der Graaf 0d3c2ff41b
Some checks failed
/ test (push) Failing after 7s
test
2025-11-14 20:01:41 +01:00

8 lines
No EOL
144 B
YAML

on: [push]
jobs:
test:
runs-on: arch
steps:
- run: pacman -Syu --no-confirm
- uses: actions/checkout@v4
- run: ls -a