Skip to content

Commit

Permalink
Merge branch 'develop' into BCF-2612-ChainReader-EVM-POC
Browse files Browse the repository at this point in the history
  • Loading branch information
reductionista authored Dec 6, 2023
2 parents aacc6b2 + d65ca4f commit ea694b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: ./tools/bin/${{ matrix.cmd }} ./...
- name: Print Filtered Test Results
if: ${{ failure() && matrix.cmd == 'go_core_tests' }}
uses: smartcontractkit/chainlink-github-actions/go/go-test-results-parsing@e865e376b8c2d594028c8d645dd6c47169b72974 # v2.2.16
uses: smartcontractkit/chainlink-github-actions/go/go-test-results-parsing@a052942591aaa12716eb9835b490d812a77d0831 # v2.3.1
with:
results-file: ./output.txt
output-file: ./output-short.txt
Expand Down

0 comments on commit ea694b3

Please sign in to comment.