We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b17f26 + 3efbd8b commit e2582f1Copy full SHA for e2582f1
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