kkk
convert-to-yml / develop-branch (push) Failing after 32s Details

This commit is contained in:
giles 2023-10-23 11:22:28 +01:00
parent c1d421ec0f
commit 49cf1ad852
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.BOT_TOKEN }}
./tea pr ls -f=base,head,index
echo here
./tea pr ls -f=base,head,index | grep "whynot"
./tea pr ls -f=base,head,index
echo i did it
#echo ::set-env name=PR::$(./tea pr ls -f=base,head,index | grep "| master | ${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1)
#rm ./tea