Update config.yml
parent
4d7ae9bae0
commit
1887cc2eda
|
@ -16,4 +16,4 @@ jobs:
|
|||
command: 'sudo ./empire --headless &'
|
||||
- run:
|
||||
name: REST API test
|
||||
command: 'python test.py'
|
||||
command: 'cd .circleci/ && python test.py'
|
||||
|
|
Loading…
Reference in New Issue