mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
Update brewkit test
This commit is contained in:
parent
be290d2ccd
commit
4442f3fae6
|
@ -8,7 +8,7 @@ versions:
|
|||
dependencies:
|
||||
deno.land: ^1.30
|
||||
gnu.org/bash: '*'
|
||||
tea.xyz: ^0
|
||||
tea.xyz: ^0.24.10
|
||||
git-scm.org: ^2
|
||||
|
||||
build: |
|
||||
|
@ -20,6 +20,6 @@ test:
|
|||
dependencies:
|
||||
zlib.net: '*'
|
||||
script:
|
||||
test zlib.net
|
||||
pkg test zlib.net
|
||||
# we would like to test builds but we need a `GITHUB_TOKEN` and
|
||||
# (currently) we can’t figure out how to set that up in CI/CD
|
||||
|
|
Loading…
Reference in a new issue