Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit bf3ba38

Browse files
author
Jarret Lavallee
committed
sdas
1 parent e4a1cf8 commit bf3ba38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ jobs:
113113
buildevents cmd $TRACE_ID $STEP_ID 'bundle env' -- bundle env
114114
echo ::endgroup::
115115
116-
- name: Print bundle environment
116+
- name: Print Grafana Repo Metadata
117117
run: |
118118
echo ::group::grafana metadata
119-
buildevents cmd $TRACE_ID $STEP_ID 'curl' -- curl https://packages.grafana.com/oss/rpm/repodata/repomd.xml
119+
buildevents cmd $TRACE_ID $STEP_ID 'curl' -- curl -v https://packages.grafana.com/oss/rpm/repodata/repomd.xml
120120
echo ::endgroup::
121121
122122
- name: "Honeycomb: Record Setup Environment time"

0 commit comments

Comments
 (0)