Skip to content

do not merge

do not merge #10

Workflow file for this run

name: hello-world
on:
pull_request:
jobs:
disk-io:
runs-on: [self-hosted, manual-runner]
steps:
- run: touch test && dd if=/dev/zero of=test bs=1M count=8192