mirror of
https://github.com/polhenarejos/pico-hsm
synced 2026-05-04 19:11:23 +02:00
6 lines
88 B
Bash
Executable File
6 lines
88 B
Bash
Executable File
#!/bin/bash -eu
|
|
|
|
source tests/docker_env.sh
|
|
run_in_docker ./tests/start-up-and-test.sh
|
|
|