Skip to content

ansible: Install atop on Debian based hosts and default to 10s intervals #15

ansible: Install atop on Debian based hosts and default to 10s intervals

ansible: Install atop on Debian based hosts and default to 10s intervals #15

Workflow file for this run

name: "Test actions"
on:
workflow_dispatch:
pull_request:
push:
branches:
- master
jobs:
test_run_qemu:
name: Test run-qemu
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Test print_test_summary
run: ./run-qemu/print_test_summary.py -j run-qemu/fixtures/test_progs.json -s "${GITHUB_STEP_SUMMARY}"