Try it
Some checks failed
/ test (push) Failing after 1m1s

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-03-05 20:43:26 +00:00
parent 8ef0e957f0
commit 99d5cf5edd

View file

@ -3,4 +3,6 @@ jobs:
test:
runs-on: docker
steps:
- run: apt update; apt install podman
- run: apt update; apt install -y podman
- uses: actions/checkout@v4
- run: podman build .