Skip to content

Commit

Permalink
CICD: add workflow-telemetry-action
Browse files Browse the repository at this point in the history
CICD: update metric_frequency
  • Loading branch information
AlexPerathoner committed May 22, 2023
1 parent a113837 commit d3f7d35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:

- name: Switch Xcode version
run: sudo xcode-select -s "/Applications/Xcode_14.2.app"
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1
metric_frequency: 0.5
- name: Build and Test
continue-on-error: true
id: run-tests
Expand Down

0 comments on commit d3f7d35

Please sign in to comment.