Skip to content

Commit 4d21b39

Browse files
authored
Update python-package.yml
1 parent 52bbab2 commit 4d21b39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111

1212
runs-on: ubuntu-latest
1313
environment: test
14+
env:
15+
FASTAPI_FF: ${{ secrets.FASTAPI_FF }}
1416
strategy:
1517
matrix:
1618
python-version: [3.6, 3.7, 3.8, 3.9, '3.10']

0 commit comments

Comments
 (0)