test-js.sh 74 Bytes
#! /usr/bin/env bash

cd tests-js/docker
docker compose up --build
exit $?