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 70efe8b commit 86e9c20Copy full SHA for 86e9c20
.github/workflows/test.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- name: Install uv
29
uses: astral-sh/setup-uv@v6
30
+ with:
31
+ enable-cache: true
32
33
- name: Cache and install system deps for python-ldap
34
uses: awalsh128/cache-apt-pkgs-action@latest
0 commit comments