Skip to content

Commit f1b3ead

Browse files
authored
add data.all 2.9.0 schema (#20)
1 parent d1e1230 commit f1b3ead

4 files changed

Lines changed: 1581 additions & 1231 deletions

File tree

.github/workflows/static-checking.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
python-version: [3.9]
21+
python-version: [3.12]
2222

2323
steps:
2424
- uses: actions/checkout@v3
@@ -35,4 +35,4 @@ jobs:
3535
- name: validate
3636
run: ./validate.sh
3737
- name: tests
38-
run: ./test.sh
38+
run: ./test.sh

dataall_core/schema/v2_9_0.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)