aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/docker/startup.sh
blob: 3170411ae56af9d4e6376b78ba29fd08a81fb780 (plain)
1
2
3
4
5
6
#!/bin/bash

cd /var/lib/tests
mkdir resources/downloads
yarn install
yarn run test-and-report