Skip to content

Commit 0a1ecfa

Browse files
committed
duplicated upload page
1 parent 8f1273e commit 0a1ecfa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/asv.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,6 @@ jobs:
9999
- name: Copy results to publish directory
100100
run: cp -r asv_benchmarks/results asv_benchmarks/html/results
101101

102-
- name: Upload artifact for PR preview
103-
if: github.event_name == 'pull_request'
104-
uses: actions/upload-pages-artifact@v3
105-
with:
106-
path: asv_benchmarks/html
107-
108102
- name: Deploy history to gh-pages
109103
if: github.event_name == 'push'
110104
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)