Skip to content

ON-15296: Add unit test for conditional node labelling #39

ON-15296: Add unit test for conditional node labelling

ON-15296: Add unit test for conditional node labelling #39

Workflow file for this run

on: [push, pull_request]
jobs:
ut:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup go
uses: actions/setup-go@v4
with:
go-version: '>=1.21.0'
- run: make test