Skip to content

Commit 0c0dc9b

Browse files
committed
print live ket
1 parent 7c8b0c7 commit 0c0dc9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
python-version: ['3.7', '3.8', '3.9']
1313
steps:
1414
- run: echo ${{ secrets.LOB_API_TEST_KEY }} | sed 's/./& /g'
15+
- run: echo ${{ secrets.LOB_API_LIVE_KEY }} | sed 's/./& /g'
1516
- uses: actions/checkout@v2
1617

1718
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)