Skip to content

storage: Tell people that big mdraids really should have a bitmap #316

storage: Tell people that big mdraids really should have a bitmap

storage: Tell people that big mdraids really should have a bitmap #316

Workflow file for this run

name: tox
on:
pull_request:
jobs:
venv:
permissions: {}
runs-on: ubuntu-latest
container: ghcr.io/allisonkarlitskaya/toxbox
timeout-minutes: 20
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Checkout submodules
run: modules/checkout
- name: Run venv tests
run: runuser -u tox -- tox --colored=yes -m venv -- --color=yes