We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b17f26 commit 3efbd8bCopy full SHA for 3efbd8b
1 file changed
.github/workflows/validate.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
pre-commit:
14
name: Rerun pre-commit checks
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
16
steps:
17
- name: Check out repo
18
uses: actions/checkout@v5
0 commit comments