Skip to content

Test ARC Runner

Test ARC Runner #14

Workflow file for this run

name: Test ARC Runner
on:
workflow_dispatch:
jobs:
test-arc-runner:
runs-on: zombienet-arc-runner
container:
image: docker.io/paritytech/zombienet:v1.3.116
steps:
- name: test
run: |
pwd
echo "hello world"
ls -R
ls /home/nonroot/zombie-net/
kubectl get ns