Skip to content

Commit

Permalink
test: set x
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 10, 2023
1 parent e4ab45d commit 155cfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ runs:
steps:
- id: codecov-ats
run: |
set -x
echo "${{ github.action_path }}" >> $GITHUB_PATH
echo "Running ATS Action version: $(cat ${{ github.action_path }}/dist/VERSION)"
commands=$("${{ github.action_path }}/dist/codecov_ats.sh" | tail -n 1)
Expand Down

0 comments on commit 155cfdd

Please sign in to comment.