Skip to content

Commit a36c56e

Browse files
committed
fix
1 parent 49c1a82 commit a36c56e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ name: Python data round trips
77

88
jobs:
99
test-metadata:
10+
name: Test Python metadata round trips
11+
runs-on: ${{ matrix.os }}
1012
strategy:
1113
matrix:
1214
os: [ubuntu-24.04]

0 commit comments

Comments
 (0)