File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 shell : bash
5555 env :
5656 NUM_PROCESSES : auto
57- ICON4PY_ENABLE_GRID_DOWNLOAD : false
58- ICON4PY_ENABLE_TESTDATA_DOWNLOAD : false
57+ ICON4PY_ENABLE_GRID_DOWNLOAD : true
58+ ICON4PY_ENABLE_TESTDATA_DOWNLOAD : true
5959 PYTEST_ADDOPTS : " --durations=0"
6060 run : |
6161 uvx nox -s "test_model-${{matrix.python-version}}(basic, ${{ matrix.component }})" -- --backend=${{ matrix.backend }}
6464 shell : bash
6565 env :
6666 NUM_PROCESSES : auto
67- ICON4PY_ENABLE_GRID_DOWNLOAD : false
68- ICON4PY_ENABLE_TESTDATA_DOWNLOAD : false
67+ ICON4PY_ENABLE_GRID_DOWNLOAD : true
68+ ICON4PY_ENABLE_TESTDATA_DOWNLOAD : true
6969 PYTEST_ADDOPTS : " --durations=0"
7070 run : |
7171 uvx nox -s "test_model-${{matrix.python-version}}(stencils, ${{ matrix.component }})" -- --backend=${{ matrix.backend }} --grid=icon_regional
You can’t perform that action at this time.
0 commit comments