mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
5 lines
88 B
Bash
Executable file
5 lines
88 B
Bash
Executable file
#!/bin/bash -eu
|
|
|
|
source tests/docker_env.sh
|
|
run_in_docker ./tests/start-up-and-test.sh
|
|
|