Merge branch 'yourbase' of https://github.com/dennismo/youtube-dl into yourbase

This commit is contained in:
Dennis Mo 2023-03-30 02:23:48 -04:00
commit 08c0ffe3c2
2 changed files with 3 additions and 2 deletions

View file

@ -63,6 +63,7 @@ jobs:
AWS_ACCESS_KEY_ID: AKIA4YF2YHK3JVVABOT6 AWS_ACCESS_KEY_ID: AKIA4YF2YHK3JVVABOT6
AWS_SECRET_ACCESS_KEY: z5Pz9kuLDOL9dyLMmT3gJrpSiDOy1iJjomaCdKd9 AWS_SECRET_ACCESS_KEY: z5Pz9kuLDOL9dyLMmT3gJrpSiDOy1iJjomaCdKd9
YOURBASE_REMOTE_CACHE: s3://youtube-dl-test-123/test YOURBASE_REMOTE_CACHE: s3://youtube-dl-test-123/test
YOURBASE_LICENSE_KEY: c4d1bf6c-5129-471f-8c31-b63d38d358c3
run: ./devscripts/run_tests.${{ matrix.run-tests-ext }} run: ./devscripts/run_tests.${{ matrix.run-tests-ext }}
flake8: flake8:
name: Linter name: Linter