Skip to content

Commit 79c187e

Browse files
committed
wip
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 22f1de8 commit 79c187e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
--format json
125125
--output-file "$PWD/$REPORTS_DIR/eslint.json"
126126
- name: Annotate Code
127+
if: ${{ failure() || success() }}
127128
# see https://github.com/DerLev/eslint-annotations
128129
uses: DerLev/eslint-annotations@v2
129130
with:

0 commit comments

Comments
 (0)