Skip to content

Bump github.com/onsi/gomega from 1.34.1 to 1.36.1 #1010

Bump github.com/onsi/gomega from 1.34.1 to 1.36.1

Bump github.com/onsi/gomega from 1.34.1 to 1.36.1 #1010

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