Attempt to fix CircleCI trunk config.

This commit is contained in:
2023-10-20 21:20:40 -07:00
parent 0c7fa41cc8
commit 2d7a8d5c1d

View File

@@ -16,7 +16,7 @@ jobs:
- checkout - checkout
- run: - run:
name: Trunk check name: Trunk check
command: ./trunk check command: ./trunk check --upstream=${PR_BASE_REF:--remotes/origin/${CIRCLE_BRANCH}}
workflows: workflows:
ctest: ctest: