Skip to content

Commit

Permalink
Fix glob (#489)
Browse files Browse the repository at this point in the history
b/290997541
  • Loading branch information
oxve committed Jul 18, 2023
1 parent b1dffbe commit 9af3ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ jobs:
datadog-ci junit upload \
--tags $tags \
$dir/**
$dir/**/*.xml
done

0 comments on commit 9af3ea6

Please sign in to comment.