Skip to content

Commit

Permalink
Update performance_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-P committed Aug 11, 2024
1 parent dddaf30 commit 4246711
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/performance_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,12 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: master_performance_timelines
- run: ls .
- run: ls packages/
- run: ls packages/fleather/
- run: ls packages/fleather/example/
- run: ls packages/fleather/example/build/
- run: mv packages/fleather/example/build/performance_timelines packages/fleather/example/build/reference_performance_timelines
path: packages/fleather/example/build/reference_performance_timelines

- uses: actions/download-artifact@v4
with:
name: current_ref_performance_timelines
path: packages/fleather/example/build/performance_timelines

- name: Analyze results
working-directory: ./packages/fleather/example
Expand Down

0 comments on commit 4246711

Please sign in to comment.