Skip to content

Commit 35fd42b

Browse files
Fix noxfile before release
1 parent a2ea431 commit 35fd42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
DIR = Path(__file__).parent.resolve()
1111
REPO = "agriyakhetarpal/hugo-python-distributions"
1212

13-
nox.options.sessions = ["lint", "tests"]
13+
nox.options.sessions = ["lint"]
1414

1515

1616
@nox.session

0 commit comments

Comments
 (0)