add cnet/ util/ to unit-tests push event

This commit is contained in:
CPunch 2023-12-02 21:52:42 -06:00
parent 12f16645e1
commit 96eed66831
1 changed files with 2 additions and 0 deletions

View File

@ -5,9 +5,11 @@ on:
paths: paths:
- cmd/** - cmd/**
- config/** - config/**
- cnet/**
- internal/** - internal/**
- login/** - login/**
- shard/** - shard/**
- util/**
- go.mod - go.mod
- go.sum - go.sum
- .github/workflows/tests.yaml - .github/workflows/tests.yaml