Skip to content

Commit 2b325fa

Browse files
committed
We no longer need dpanfile.snapshot artifacts
1 parent 587052e commit 2b325fa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,3 @@ jobs:
5454
run: carton exec prove -lr --jobs 2 t
5555
env:
5656
TEST_TIDYALL_VERBOSE: 1
57-
- uses: actions/upload-artifact@v3
58-
with:
59-
name: "${{ matrix.perl-version }}.${{ matrix.resolver }}"
60-
path: cpanfile.snapshot
61-
if: success() && matrix.resolver == 'metacpan'

0 commit comments

Comments
 (0)