BuildID: 2674
Status: FAIL
Image:
Worker status: OK
---
Date: 18.01.2023 @ 21:36
Time elapsed: 16 sec
---
SCM:
https://github.com/ispyhumanfly/raku-dotenv
Git sha: 5e6a9aa
Git comment: Merge pull request #1 from rawleyfowler/main
tasks:
name: zef-build
default: true
language: Bash
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test . -v