mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
218bdda86a
commit
0c8ff09f3b
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ test:
|
||||||
# required file
|
# required file
|
||||||
- run: touch .env
|
- run: touch .env
|
||||||
if: '>=0.65.0'
|
if: '>=0.65.0'
|
||||||
- test "$(tailcall --version)" = "tailcall {{version}}"
|
- tailcall --version | grep "tailcall {{version}}"
|
||||||
|
|
Loading…
Reference in a new issue