mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(tailcall)
forgot to include in PR.
This commit is contained in:
parent
bb2f99e4dc
commit
fc6ab8be65
|
@ -21,5 +21,5 @@ test:
|
|||
script:
|
||||
# required file
|
||||
- run: touch .env
|
||||
if: '>=0.66.0'
|
||||
if: '>=0.65.0'
|
||||
- test "$(tailcall --version)" = "tailcall {{version}}"
|
||||
|
|
Loading…
Reference in a new issue