BuildID: 2718
Status: FAIL
Image:
Worker status: OK
---
Date: 20.01.2023 @ 05:02
Time elapsed: 17 sec
---
SCM:
https://github.com/ispyhumanfly/raku-dotenv
Git sha: 943726a
Git comment: Updated README.md
tasks:
name: zef-build
default: true
language: Bash
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test . -v