Skip to content

Commit

Permalink
gh: tests: disable the telemetry for the moment
Browse files Browse the repository at this point in the history
The summary are full of graphs, we are only a bit interested by the CPU,
maybe the memory, but not really the rest, and we cannot just enable
what we need for the moment.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
  • Loading branch information
matttbe committed Mar 6, 2024
1 parent 9aa409d commit 2ffa6f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v4

- name: "Collect Workflow Telemetry"
uses: catchpoint/workflow-telemetry-action@v2
#- name: "Collect Workflow Telemetry"
# uses: catchpoint/workflow-telemetry-action@v2

- name: "Find base branch"
id: branch
Expand Down

0 comments on commit 2ffa6f4

Please sign in to comment.