Skip to content

Commit 3468102

Browse files
Add missing pass_env in tox.ini (#474)
Follow up to #435
1 parent 5fe0dd1 commit 3468102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ allowlist_externals =
2222
# Wrap `charmcraft pack`
2323
pass_env =
2424
CI
25+
GH_TOKEN
2526
allowlist_externals =
2627
{[testenv]allowlist_externals}
2728
charmcraft

0 commit comments

Comments
 (0)