Skip to content

Commit

Permalink
Add dummy access keys
Browse files Browse the repository at this point in the history
  • Loading branch information
russellsteadman committed Apr 10, 2023
1 parent 057cd09 commit ebb0803
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm test
env:
AWS_ACCESS_KEY_ID: dummy
AWS_SECRET_ACCESS_KEY: dummy

services:
ddblocal:
Expand Down

0 comments on commit ebb0803

Please sign in to comment.