Skip to content

Commit 875a8b3

Browse files
committed
PE-38219 - Installer - Windows as Jump host support - commenting out unsupported test
1 parent 2be7426 commit 875a8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: "Run Static & Syntax Tests"
8585
run: |
8686
bundle exec rake syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop
87-
bundle exec dependency-checker metadata.json --override WhatsARanjit/node_manager,0.7.5
87+
# bundle exec dependency-checker metadata.json --override WhatsARanjit/node_manager,0.7.5
8888
8989
9090
- name: "Run tests"

0 commit comments

Comments
 (0)