We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a20e8 commit dca11a0Copy full SHA for dca11a0
.github/workflows/check-up-spec-compatibility.yaml
@@ -52,7 +52,7 @@ jobs:
52
# run OpenFastTrace first because OFT will always succeed and produce
53
# a tracing report
54
- name: Run OpenFastTrace
55
- uses: ./.github/actions/run-oft
+ uses: eclipse-uprotocol/ci-cd/.github/actions/run-oft@main
56
with:
57
file-patterns: "${{ vars.UP_SPEC_OPEN_FAST_TRACE_FILE_PATTERNS }} ${{ vars.UP_RUST_OPEN_FAST_TRACE_FILE_PATTERNS }}"
58
0 commit comments