Skip to content

[WIP] multizone CPU/GPU test harness #468

[WIP] multizone CPU/GPU test harness

[WIP] multizone CPU/GPU test harness #468

Workflow file for this run

name: Zenodo JSON
on: [push, pull_request]
jobs:
json_verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install dependencies
run: |
sudo apt-get update -y -qq
sudo apt-get -qq -y install yajl-tools
- name: Run json_verify
run: |
cat .zenodo.json | json_verify