mirror of https://github.com/CIRCL/lookyloo
chg: Add stop in action
parent
bdef35ea4f
commit
cbb96f67e4
|
@ -61,3 +61,7 @@ jobs:
|
|||
poetry install
|
||||
poetry run python tests/testing_github.py
|
||||
popd
|
||||
|
||||
- name: Stop instance
|
||||
run: |
|
||||
poetry run stop
|
||||
|
|
Loading…
Reference in New Issue