Skip to content

chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#… #159

chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#…

chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#… #159

Workflow file for this run

name: UpCloud CSI driver test
on:
push:
branches: ["main"]
pull_request:
paths:
- internal/**
- cmd/**
- vendor/**
- go.*
- .github/**
- test/**
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- name: Test Driver
run: sudo make test