octokit.py/test_config.sh

4 строки
154 B
Bash

# Move this to .test_config.sh once configured avoid it ending up in the repo
export OCTOKIT_TEST_USER="username"
export OCTOKIT_TEST_TOKEN="oauth token"