Attempt to fix CircleCI trunk config.
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
name: Trunk check
|
||||
command: ./trunk check
|
||||
command: ./trunk check --upstream=${PR_BASE_REF:--remotes/origin/${CIRCLE_BRANCH}}
|
||||
|
||||
workflows:
|
||||
ctest:
|
||||
|
||||
Reference in New Issue
Block a user