Update .forgejo/workflows/test.yml
Some checks failed
Run Tests on Code / test (push) Has been cancelled
Some checks failed
Run Tests on Code / test (push) Has been cancelled
This commit is contained in:
parent
aa81bcbc20
commit
70a4570e3e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
-
|
||||
name: Test
|
||||
run: |
|
||||
echo
|
||||
echo $(cat package.json)
|
||||
VERSION=$(cat package.json | grep -E "\"version\":" | cut -f2- -d= | tr -d \" | tr -d " ")
|
||||
-
|
||||
name: Get Yarn Cache Directory
|
||||
|
|
Loading…
Reference in a new issue