Skip to content

Commit c71876a

Browse files
committed
[DO NOT SUBMIT] Run tests with --trace-deprecations
1 parent 9664e1e commit c71876a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ jobs:
122122
- name: Run tests
123123
run: npm run js-api-spec -- --sassPackage .. --sassSassRepo ../language
124124
working-directory: sass-spec
125+
env:
126+
NODE_OPTIONS: --trace-deprecation
125127

126128
deploy_npm:
127129
name: Deploy npm

0 commit comments

Comments
 (0)