We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c78158 commit 1e9dc11Copy full SHA for 1e9dc11
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-python@v2
12
with:
13
python-version: '3.x'
14
- - run: python tests/test_client.py
+ - run: python tests/test_client.py
15
env:
16
TB_KEY: ${{ secrets.TB_KEY }}
17
TB_SECRET: ${{ secrets.TB_SECRET }}
0 commit comments