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 6e31c89 commit b67adc8Copy full SHA for b67adc8
.github/workflows/ci.yaml
@@ -12,6 +12,5 @@ jobs:
12
container: gbxyz/rdapper:latest
13
steps:
14
- uses: actions/checkout@v4
15
- - run: cpanm -n DateTime::Tiny
16
- run: perl Makefile.PL
17
- run: make test
0 commit comments