2 lines
No EOL
77 B
Bash
2 lines
No EOL
77 B
Bash
#!/usr/bin/env bash
|
|
cd graphql_parser && pub get && pub run test -j2 && cd .. |