Skip to content

K8SPXC-1683 add pmm and 8.4 to smart-update test and K8SPXC-1712 add 8.4 to pr check. #3941

K8SPXC-1683 add pmm and 8.4 to smart-update test and K8SPXC-1712 add 8.4 to pr check.

K8SPXC-1683 add pmm and 8.4 to smart-update test and K8SPXC-1712 add 8.4 to pr check. #3941

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v6
with:
go-version: '1.25'
- uses: actions/checkout@v6
- name: go test
run: make test