e2e: add generator tests (#7008)

This commit is contained in:
Sam Kleinman
2021-09-27 15:38:03 -04:00
committed by GitHub
parent 6eaa3b24d6
commit 8023a2aeef
4 changed files with 113 additions and 7 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
paths:
- "**.go"
- "!test/"
branches:
- master
- release/**