Skip to content

Commit

Permalink
ci(tox.ini): Fixed typo for basetemp
Browse files Browse the repository at this point in the history
  • Loading branch information
EGAMAGZ committed Aug 23, 2024
1 parent 00e3d55 commit 3823943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ allowlist_externals=
poetry

commands=
poetry run pytest --basetemp={envtmpytestdir} -v
poetry run pytest --basetemp={envtmpdir} -v

0 comments on commit 3823943

Please sign in to comment.