Skip to content

add cilium Identity-Relevant Labels filters #23

add cilium Identity-Relevant Labels filters

add cilium Identity-Relevant Labels filters #23

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request: {}
jobs:
integration_test:
name: Integration test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '^1.21.0'
- name: Run tests with make
run: make test