diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 5d335f3..677968d 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -14,4 +14,4 @@ jobs: - run: pip install -r requirements.txt - - run: pylint --max-line-length=120 app \ No newline at end of file + - run: pylint --max-line-length=120 pfsense_netbox_sync \ No newline at end of file