Skip to content

Commit 2e86a61

Browse files
committed
...but this one is!
1 parent b67adc8 commit 2e86a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ jobs:
1212
container: gbxyz/rdapper:latest
1313
steps:
1414
- uses: actions/checkout@v4
15+
- run: cpanm -n Carp::Always
1516
- run: perl Makefile.PL
1617
- run: make test

0 commit comments

Comments
 (0)