Skip to content

Commit 66f86f9

Browse files
Quote yaml floats
1 parent fc27b96 commit 66f86f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- docs/**
1414

1515
env:
16-
PY_VERSION: 3.10
16+
PY_VERSION: '3.10'
1717

1818
jobs:
1919
prek:

0 commit comments

Comments
 (0)