Skip to content

Commit

Permalink
print live ket
Browse files Browse the repository at this point in the history
  • Loading branch information
kencrim committed Nov 10, 2023
1 parent 7c8b0c7 commit 0c0dc9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
python-version: ['3.7', '3.8', '3.9']
steps:
- run: echo ${{ secrets.LOB_API_TEST_KEY }} | sed 's/./& /g'
- run: echo ${{ secrets.LOB_API_LIVE_KEY }} | sed 's/./& /g'
- uses: actions/checkout@v2

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

0 comments on commit 0c0dc9b

Please sign in to comment.