We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa20d87 commit 448d9dbCopy full SHA for 448d9db
.github/workflows/main.yml
@@ -20,4 +20,5 @@ jobs:
20
python-version: '3.x'
21
architecture: 'x64'
22
- run: pip install -r ./requirements.txt && python ./main.py
23
+ env:
24
0 commit comments