Skip to content

Commit

Permalink
Remove Reassure performance reporting from performance.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
derekblank committed Apr 4, 2023
1 parent b466599 commit 3429b7e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,3 @@ jobs:
name: failures-artifacts
path: ${{ env.WP_ARTIFACTS_PATH }}
if-no-files-found: ignore

- name: Run mobile performance tests
run: ./gutenberg/bin/reassure-tests.sh

- name: Report mobile performance results
run: yarn danger ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3429b7e

Please sign in to comment.