Skip to content

Commit d285b4f

Browse files
committed
Disable snapshot tests
1 parent 67f51b6 commit d285b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- "5.30"
1717
resolver:
1818
- metacpan
19-
- snapshot
19+
#- snapshot
2020
container:
2121
image: perl:${{ matrix.perl-version }}
2222
env:

0 commit comments

Comments
 (0)