Skip to content

Commit

Permalink
change key in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluder-Paradyne committed Nov 29, 2023
2 parents 8b237e9 + f3de47a commit 0011297
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
PLAIN_OUTPUT: True
REDIS_URL: "localhost:6379"
IS_TESTING: True

ENCRYPTION_KEY: "abcdefghijklmnopqrstuvwxyz123456"

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

0 comments on commit 0011297

Please sign in to comment.