Skip to content

Commit

Permalink
bump to merged action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed Dec 6, 2023
1 parent aa549ed commit b11a16f
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@c4e9a27b1eebd707299876105fbab5ccdd4a7e5c # v2.3.1
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 b11a16f

Please sign in to comment.