We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3388a commit 47ee851Copy full SHA for 47ee851
.github/workflows/main.yml
@@ -36,4 +36,5 @@ jobs:
36
python-version: "3.10" # Specify one Python version for `run-main`
37
- name: Run main handler
38
run: |
39
+ pip list
40
python code/main_handler.py all
0 commit comments