Skip to content

Commit

Permalink
Update codebuild-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez authored Apr 23, 2024
1 parent 22c0a4b commit a0091e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codebuild-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Collect Artifact Size Metrics
run: ./gradlew collectDelegatedArtifactSizeMetrics -PpullRequest=${{ github.event.number }}
- name: Analyze Artifact Size Metrics
run: ./gradlew analyzeArtifactMetrics
run: ./gradlew analyzeArtifactSizeMetrics
- name: Show Results
uses: actions/github-script@v7
with:
Expand Down

0 comments on commit a0091e2

Please sign in to comment.