Test installing package
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Patrik Lundin 2024-10-04 16:15:50 +02:00
parent 02895cf623
commit 77e10a6e66
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

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