Skip to content

Commit 400322b

Browse files
authored
restore junit reporting
1 parent a4682c2 commit 400322b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
name: Java CI
1414
uses: KatsuteDev/Workflows/.github/workflows/java.ci.yml@main
1515
with:
16-
package: true
16+
package: true
17+
secrets: inherit

0 commit comments

Comments
 (0)