Skip to content

Commit

Permalink
Merge pull request #409 from platanus/fix-circleci
Browse files Browse the repository at this point in the history
fix(circleci): make env variable explicit
  • Loading branch information
gmq authored Jul 26, 2022
2 parents 3acef3c + 9e04b1a commit fc9d425
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/potassium/assets/.circleci/config.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
workflows:
test_and_lint:
jobs:
- test
- test:
context: org-global
- lint:
context: org-global

0 comments on commit fc9d425

Please sign in to comment.