Skip to content

Commit

Permalink
comment setup-profile-dxp for now
Browse files Browse the repository at this point in the history
  • Loading branch information
izaera committed Feb 11, 2025
1 parent a1894c4 commit 2574b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- run: ant setup-profile-dxp
# - run: ant setup-profile-dxp FAILS DUE TO GITHUB CREDENTIALS: MAY NEED TO DO THE CHECKOUT BY HAND
- run: ant all
- run: yarn node-scripts report:bundle:sizes
working-directory: modules
Expand Down

0 comments on commit 2574b2f

Please sign in to comment.