We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69572df commit 234810cCopy full SHA for 234810c
1 file changed
.github/workflows/python.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
lint:
10
name: Lint & Format
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
12
steps:
13
- uses: actions/checkout@v6
14
0 commit comments