Skip to content

Commit

Permalink
bump version of telnyx mock (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Kitch committed Jul 7, 2021
1 parent 4f53d4e commit c626ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
jobs:
test:
env:
TELNYX_MOCK_VERSION: 0.8.12
TELNYX_MOCK_VERSION: 0.8.13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c626ae3

Please sign in to comment.