Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Jan 28, 2021
1 parent 7c17953 commit 15c674c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __doc__: &__doc__
Instructions:
Browse to:
https://app.circleci.com/settings/project/github/GITHUB_USER/PYPKG/environment-variables
https://app.circleci.com/settings/project/github/Erotemic/xdoctest/environment-variables
Do whatever you need to locally access the values of these variables
Expand Down Expand Up @@ -260,6 +260,7 @@ jobs:
- image: circleci/python
steps:
- checkout
working_directory: ~/{{ .Environment.CIRCLE_JOB }}

.test_minimal_template: &test_minimal_template
<<:
Expand Down

0 comments on commit 15c674c

Please sign in to comment.