File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6363
6464 - name : Run tests
6565 env :
66+ MODEL_TEMP : ${{ vars.SMOKETEST_TEMPERATURE }}
67+ AI_API_ENDPOINT : ${{ vars.SMOKETEST_ENDPOINT }}
6668 AI_API_TOKEN : ${{ secrets.AI_API_TOKEN }}
6769 GITHUB_AUTH_HEADER : " Bearer ${{ secrets.GITHUB_TOKEN }}"
6870
Original file line number Diff line number Diff line change 11# This repository is maintained by:
2- * @ m-y-mo @ p- @ jarlob @ kevinbackhouse @ sylwia-budzynska @ kwstubbs
2+ * @ m-y-mo @ p- @ jarlob @ kevinbackhouse @ sylwia-budzynska @ kwstubbs @ anticomputer
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies = [
3333 " charset-normalizer==3.4.2" ,
3434 " click==8.2.1" ,
3535 " colorama==0.4.6" ,
36- " cryptography==45 .0.7 " ,
36+ " cryptography==46 .0.5 " ,
3737 " cyclopts==3.24.0" ,
3838 " distro==1.9.0" ,
3939 " dnspython==2.8.0" ,
You can’t perform that action at this time.
0 commit comments