Skip to content

Commit

Permalink
update mock to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
d-telnyx committed Apr 14, 2021
1 parent 8dc5978 commit ddc668b
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.10
TELNYX_MOCK_VERSION: 0.8.12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit ddc668b

Please sign in to comment.