mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
Debug
This commit is contained in:
parent
69e1c73db1
commit
66cd4aca5a
@ -1,6 +1,7 @@
|
||||
name: Lower null checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
@ -46,7 +47,7 @@ jobs:
|
||||
-H "Authorization: token $GITHUB_TOKEN" \
|
||||
--data "{ \"body\": \"${1}\" }"
|
||||
}
|
||||
|
||||
set -x
|
||||
YARN_1="yarn --mutex network --cwd ./current"
|
||||
YARN_2="yarn --mutex network --cwd ./main"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user