Skip to content

Commit

Permalink
Add logging
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Aug 7, 2023
1 parent 0b5b010 commit f610835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/on_host_test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ runs:
if: always()
shell: bash
run: |
echo "steps.id.outputs.test_type: ${{ steps.id.outputs.test_type }}"
# Set tags for test differentiation.
tags="platform:${{ matrix.platform }}"
tags="${tags},os:${{ inputs.os }}"
Expand Down

0 comments on commit f610835

Please sign in to comment.