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 1074d94 commit f4f457e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
bash hack/install_dep.sh
make binary
./bin/prometheus-podman-exporter --collector.enable-all --collector.store_labels
with_on: |
wait-on: |
http://localhost:9882/
- run: |
Expand Down

0 comments on commit f4f457e

Please sign in to comment.