mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Tests
This commit is contained in:
parent
6efd71e4ce
commit
9da8288d35
5
.github/workflows/master-slugs.yml
vendored
5
.github/workflows/master-slugs.yml
vendored
@ -11,10 +11,6 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: "main/tests"
|
||||
path: "tests"
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
id: setup_python
|
||||
@ -39,7 +35,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user