We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71d133 commit 13a40b1Copy full SHA for 13a40b1
1 file changed
.github/workflows/style.yml
@@ -13,7 +13,6 @@ jobs:
13
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
14
with:
15
python-version: '3.13'
16
- cache: 'pip'
17
18
- name: Run RST Formatter
19
run: |
0 commit comments