mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-21 07:22:53 +08:00
6 lines
No EOL
83 B
Bash
Executable file
6 lines
No EOL
83 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
set -x
|
|
|
|
bash ./scripts/test.sh --cov-report=html "${@}" |