Skip to content

Commit

Permalink
fix file name
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
  • Loading branch information
JeffreyDallas committed Jul 25, 2024
1 parent 9a559c8 commit a9ea2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-compile-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
check_name: 'Unit Test Results'
json_thousands_separator: ','
files: |
"**/build/test-results/test/TEST-*.xml"
**/build/test-results/test/TEST-*.xml
# Technically, this step is not required since the Gradle check task implicitly includes it but is executed again
# here to prevent failures if future modules are not wired properly.
Expand Down

0 comments on commit a9ea2b3

Please sign in to comment.