Skip to content

Commit

Permalink
unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Mar 1, 2024
1 parent 3edd128 commit b94eb79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
- run: |
yum -y install make
export GOBIN=$(pwd)/bin/
export CGO_ENABLED=1
make .install.ginkgo
make test-unit

0 comments on commit b94eb79

Please sign in to comment.