Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 257 Bytes

Developing tests

Current tests are written in Python 3 and will download act and create a Python virtual environment to run them in. To run these locally, from the root directory execute:

npm run build
make check