Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #988

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #988

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