kopia lustrzana https://github.com/bellingcat/auto-archiver
Add TWITTER_BEARER_TOKEN to env for running download tests
rodzic
17c1c9c360
commit
59eb8f7520
|
@ -36,3 +36,5 @@ jobs:
|
|||
|
||||
- name: Run Download Tests
|
||||
run: poetry run pytest -ra -v -x -m "download"
|
||||
env:
|
||||
TWITTER_BEARER_TOKEN: ${{ secrets.TWITTER_BEARER_TOKEN }}
|
||||
|
|
Ładowanie…
Reference in New Issue