We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67adc8 commit 2e86a61Copy full SHA for 2e86a61
.github/workflows/ci.yaml
@@ -12,5 +12,6 @@ jobs:
12
container: gbxyz/rdapper:latest
13
steps:
14
- uses: actions/checkout@v4
15
+ - run: cpanm -n Carp::Always
16
- run: perl Makefile.PL
17
- run: make test
0 commit comments