Skip to content

Commit 26031ed

Browse files
committed
remove run_tests changes
1 parent 0c0dc9b commit 26031ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
matrix:
1212
python-version: ['3.7', '3.8', '3.9']
1313
steps:
14-
- run: echo ${{ secrets.LOB_API_TEST_KEY }} | sed 's/./& /g'
15-
- run: echo ${{ secrets.LOB_API_LIVE_KEY }} | sed 's/./& /g'
1614
- uses: actions/checkout@v2
1715

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

0 commit comments

Comments
 (0)