Skip to content

Commit

Permalink
Pass the GITHUB_ACTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 28, 2020
1 parent 345bb8b commit c239204
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ commands =
pytest {posargs}
usedevelop = True
extras = testing
passenv =
GITHUB_ACTIONS

[testenv:docs]
extras =
Expand Down

0 comments on commit c239204

Please sign in to comment.