BuildID: 2675
Status: FAIL
Image:
Worker status: OK
---
Date: 18.01.2023 @ 21:45
Time elapsed: 15 sec
---
SCM:
https://github.com/ispyhumanfly/raku-dotenv
Git sha: 5309728
Git comment: Adding updates to sparrow.yml.
tasks:
name: zef-build
default: true
language: Bash
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test . -v