From 46c005d9357b53f4dd9764541e84b2b47901e6d5 Mon Sep 17 00:00:00 2001 From: Daniel Sheppard Date: Fri, 22 Mar 2024 15:05:44 -0500 Subject: [PATCH] Tests update --- .github/workflows/master-slugs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/master-slugs.yml b/.github/workflows/master-slugs.yml index a79290e5..71e8a409 100644 --- a/.github/workflows/master-slugs.yml +++ b/.github/workflows/master-slugs.yml @@ -37,6 +37,7 @@ jobs: - name: Commit and Push Changes to Master uses: EndBug/add-and-commit@v9 with: + cwd: "./tests/" author_name: NetBox-Bot author_email: info@netboxlabs.com committer_name: NetBox-Bot