Skip to content

Commit 8603fe3

Browse files
authored
py310+
1 parent 8416413 commit 8603fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pre-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ runs:
66
using: composite
77
steps:
88
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
9-
if: inputs.env == 'py39' && runner.os == 'Linux'
9+
if: inputs.env == 'py310' && runner.os == 'Linux'

0 commit comments

Comments
 (0)