Skip to content

Commit

Permalink
chore: add right context
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasholzer committed Aug 9, 2024
1 parent aab2f84 commit 8b7e3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ workflows:
jobs:
- formatting
- e2e-tests:
context: [shared-secrets]
context: [shared-secrets, netlify-e2e]

executors:
node:
Expand Down

0 comments on commit 8b7e3af

Please sign in to comment.