Skip to content

Commit

Permalink
unit test + e2e 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 5, 2024
1 parent c7e66b5 commit 1074d94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
bash hack/install_dep.sh
make binary
./bin/prometheus-podman-exporter --collector.enable-all --collector.store_labels
with_on: |
http://localhost:9882/
- run: |
yum -y install jq
Expand Down

0 comments on commit 1074d94

Please sign in to comment.