Allow multipe field operators in program, pass array sizes to bindings gen, integrate fused vel_adv 1_to_7 and 8_to_13 #710
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
jobs: | |
test: | |
runs-on: ubuntu-latest | |
permissions: | |
pull-requests: write | |
steps: | |
- uses: mshick/add-pr-comment@v2 | |
with: | |
refresh-message-position: true | |
message: | | |
**Mandatory Tests** | |
Please make sure you run these tests via comment before you merge! | |
* `cscs-ci run` | |
* `launch jenkins spack` | |
**Optional Tests** | |
In case your change might affect downstream [icon-exclaim](https://github.com/C2SM/icon-exclaim), please consider running | |
* `launch jenkins icon` | |
For more detailed information please look at [CI in the EXCLAIM universe](https://github.com/C2SM/icon-exclaim/wiki). |