From 5676eb18a3f75e2c3c287759dd4c1167b8262a0b Mon Sep 17 00:00:00 2001 From: Daniel Sheppard Date: Tue, 19 Mar 2024 21:21:33 -0500 Subject: [PATCH] Tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ab2c99..ff85453 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,6 +53,7 @@ jobs: python -m pip install --upgrade pip pip install -r netbox/requirements.txt pip install pycodestyle coverage tblib + pip install -e netbox-lifecycle - name: Copy configuration run: |