You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run: npm run test:performance-metrics # TODO: Replace with whatever command is used for performance metrics.
64
+
# TODO: This step is not needed. We don't need to worry about calling it from the workflow. What we need to worry about is the build and deploy to MRT.
65
+
# - name: Run Performance Metrics
66
+
# run: npm run test:performance-metrics # TODO: Replace with whatever command is used for performance metrics.
66
67
67
68
# Optionally send Slack notifications for performance metrics.
0 commit comments