Try again
Some checks failed
/ test (push) Failing after 12s

This commit is contained in:
Patrik Lundin 2024-10-04 16:17:07 +02:00
parent 77e10a6e66
commit f37f964748
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -4,5 +4,6 @@ jobs:
test:
runs-on: docker
steps:
- run: apt install docker
- run: apt update
- run: apt install docker.io
- run: docker ps