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

Commit e4a1cf8

Browse files
author
Jarret Lavallee
committed
test cdn cachingwq
1 parent 849d383 commit e4a1cf8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/pr_test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,12 @@ jobs:
113113
buildevents cmd $TRACE_ID $STEP_ID 'bundle env' -- bundle env
114114
echo ::endgroup::
115115
116+
- name: Print bundle environment
117+
run: |
118+
echo ::group::grafana metadata
119+
buildevents cmd $TRACE_ID $STEP_ID 'curl' -- curl https://packages.grafana.com/oss/rpm/repodata/repomd.xml
120+
echo ::endgroup::
121+
116122
- name: "Honeycomb: Record Setup Environment time"
117123
if: ${{ always() }}
118124
run: |

0 commit comments

Comments
 (0)