Skip to content

Commit 1b69f5a

Browse files
committed
donkey
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
1 parent e647a58 commit 1b69f5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-lib-build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
fail-fast: true
1313
matrix:
1414
python-version: [ 3.10", "3.11", "3.12", "3.13" ]
15-
container: python:${{ matrix.python-version }}
16-
env:
17-
TOXENV=${{ matrix.python-version }}
15+
container: python:${{ matrix.python-version }}
16+
env:
17+
TOXENV=${{ matrix.python-version }}
1818

1919

0 commit comments

Comments
 (0)