Skip to content

Commit d224947

Browse files
committed
Merge branch 'beta' of github.com:center-for-threat-informed-defense/attack-workbench-rest-api into beta
2 parents b53beab + 2e7fda8 commit d224947

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272

7373
- name: Run regression tests with code coverage
7474
run: npm run coverage:cobertura
75+
env:
76+
MONGOSTORE_CRYPTO_SECRET: 'ThisisASecretKeyForTestingPurposesOnly1234567890!@#$'
7577

7678
- name: Upload Coverage to CodeCov
7779
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)