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 be23b42 commit 6ac0711Copy full SHA for 6ac0711
1 file changed
.github/workflows/bot.yml
@@ -37,10 +37,6 @@ jobs:
37
- 6379:6379
38
steps:
39
- uses: actions/checkout@v3
40
- - name: "Set up Python"
41
- uses: actions/setup-python@v6
42
- with:
43
- python-version-file: "./bot/.python-version"
44
- name: Install uv
45
uses: astral-sh/setup-uv@v6
46
with:
@@ -60,10 +56,6 @@ jobs:
60
56
runs-on: ubuntu-24.04
61
57
62
58
63
64
65
66
67
59
68
69
0 commit comments