Skip to content

Commit

Permalink
remove run_tests changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kencrim committed Nov 10, 2023
1 parent 0c0dc9b commit 26031ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
matrix:
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 26031ed

Please sign in to comment.