All checks were successful
Hub component testing / hub-test (push) Successful in 29s
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
PYTHONPATH=$PWD python3 app/adapters/store_api_adapter_test.py
|