argparse/tools/static_analysis_setup.sh
Sean Robinson 8d8282bac3 Add Static Analysis action to run on Pull Request
Unit test source files are not currently checked.  Hopefully, these can
be added so that all source files in a pull request are verified.

Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
2021-11-10 13:54:29 -07:00

5 lines
82 B
Bash
Executable File

#!/bin/bash
# Change to the "test" subdir before "build" subdir is made.
cd test