Crafter.Build/.forgejo/workflows/demo.yaml
Jorijn van der Graaf 42fd61923d
Some checks failed
/ test (push) Failing after 6s
test
2025-11-14 20:05:00 +01:00

8 lines
No EOL
143 B
YAML

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