Skip to content

Commit

Permalink
yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
whitej6 committed Sep 29, 2023
1 parent abe3f4e commit 4ddc0f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ jobs:
- python-version: "3.11"
db-backend: "postgresql"
nautobot-version: "stable"
# - python-version: "3.11"
# db-backend: "mysql"
# nautobot-version: "2.0.0-rc.4"
runs-on: "ubuntu-20.04"
env:
INVOKE_NAUTOBOT_DEVICE_LIFECYCLE_MGMT_PYTHON_VER: "${{ matrix.python-version }}"
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ markdown_extensions:
- "footnotes"
plugins:
- "search"
- include-markdown
- "include-markdown"
- "mkdocs-version-annotations"
- "mkdocstrings":
default_handler: "python"
Expand Down

0 comments on commit 4ddc0f2

Please sign in to comment.