copy from PR, run --help

This commit is contained in:
rzadp
2024-05-31 09:18:21 +02:00
parent 99a6e35248
commit 972a50ca8a
3 changed files with 12 additions and 9 deletions
+3
View File
@@ -28,3 +28,6 @@ jobs:
- name: Build the docker image
run: docker build . -t polkadot-sdk-minimal-template
- name: Try running the container
run: docker run --rm polkadot-sdk-minimal-template --help