Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Cho <[email protected]>
  • Loading branch information
jcho02 committed Jan 17, 2024
1 parent 13c633e commit e1831b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
useradd testuser;
chown -R testuser /build;
su testuser;
whoami;
make generate manifests;
go test ./... -v -coverprofile cover.out -covermode=atomic'
Expand Down

0 comments on commit e1831b9

Please sign in to comment.