Skip to content

Commit

Permalink
Fix tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Feb 21, 2024
1 parent 5944f7e commit e04ad55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ commands =
allowlist_externals = rm

[testenv:docs]
passenv = GITHUB_REF_NAME, GITHUB_REF_TYPE, GITHUB_BASE_REF
commands =
sphinx-build -W --keep-going -j auto {posargs} example_docs/docs/ example_docs/docs/_build

Expand Down

0 comments on commit e04ad55

Please sign in to comment.