1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

update test

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-30 21:45:55 +09:00
parent cee095e948
commit bbffeb11ac
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
3 changed files with 62 additions and 14 deletions

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Test
if: contains(github.event.pull_request.labels.*.name, 'safe to test')
steps:
- uses: actions/checkout@v3
@ -92,3 +92,6 @@ jobs:
python test/python/test_serialize.py
env:
TWITTER_SESSION: ${{ secrets.TWITTER_SESSION }}
ERROR_UNCATCHED: "False"
SLEEP_TIME: 2
CUESOR_TEST_COUNT: 10