We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff38dd5 commit 33d071dCopy full SHA for 33d071d
.github/workflows/python-publish.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
env:
15
FASTAPI_FF: '{"json_only": False, "file_1": True, "file_2": False, "file_3": True, "file_4": True}'
16
+
17
steps:
18
- uses: actions/checkout@v2
19
- name: Set up Python
0 commit comments