remove go.* from e2e tests directory

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2022-12-08 18:45:47 +01:00
parent a4ac6ab694
commit cc247fdb84
9 changed files with 45 additions and 1331 deletions

View file

@ -52,7 +52,6 @@ jobs:
target:
- lint
- validate-go-mod
- validate-modules
- validate-headers
- validate-docs
steps: