mirror of https://github.com/CIRCL/lookyloo
chg: Add is_up test to github action
parent
97098a13f9
commit
9829241420
|
@ -59,4 +59,5 @@ jobs:
|
|||
git clone https://github.com/Lookyloo/PyLookyloo.git
|
||||
pushd PyLookyloo
|
||||
poetry install
|
||||
poetry run python tests/testing_github.py
|
||||
popd
|
||||
|
|
Loading…
Reference in New Issue