From 3240fc8b5374405d0d3356bfeea43fdffed48421 Mon Sep 17 00:00:00 2001 From: Rusty Myers Date: Fri, 26 Apr 2024 14:00:25 -0400 Subject: [PATCH] Update python-app.yml to test DHCP --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index de798a2..7eb3967 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -38,4 +38,4 @@ jobs: flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics - name: Test with pytest run: | - python3 sdt.py + python3 sdt.py -d