We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3398343 commit 9070da9Copy full SHA for 9070da9
README.md
@@ -26,7 +26,7 @@ The artifact glob path to find the JUnit XML files.
26
27
Example: `tmp/junit-*.xml`
28
29
-### `allways-annotate` (optional, boolean)
+### `always-annotate` (optional, boolean)
30
31
Forces the creation of the annotation even when no failures or errors are found
32
plugin.yml
@@ -7,7 +7,7 @@ configuration:
7
properties:
8
artifacts:
9
type: string
10
- allways-annotate:
+ always-annotate:
11
type: boolean
12
context:
13
0 commit comments