Skip to content

Commit 900d852

Browse files
committed
CCM-10981: attempt caching node_modules
1 parent 858b96a commit 900d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
name: unit-tests
134134
path: '**/.reports/unit'
135135
include-hidden-files: true
136-
if: !cancelled()
136+
if: always()
137137

138138
- name: 'Save the result of code coverage'
139139
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)