We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c1a82 commit a36c56eCopy full SHA for a36c56e
.github/workflows/python.yml
@@ -7,6 +7,8 @@ name: Python data round trips
7
8
jobs:
9
test-metadata:
10
+ name: Test Python metadata round trips
11
+ runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
os: [ubuntu-24.04]
0 commit comments