Skip to content

Allow skipping restore-specific checks during backup #962

Allow skipping restore-specific checks during backup

Allow skipping restore-specific checks during backup #962

Workflow file for this run

on: ["push","pull_request"]
name: Test
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: make test
run: |
make build-builder test BUILDER_IMAGE=kubevirt-velero-plugin-builder