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 f4f457e commit 11725cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
make binary
./bin/prometheus-podman-exporter --collector.enable-all --collector.store_labels
wait-on: |
http://localhost:9882/
http-get://127.0.0.1:9882/metrics
wait-for: 1m

- run: |
yum -y install jq
Expand Down

0 comments on commit 11725cc

Please sign in to comment.