Skip to content

Commit

Permalink
Merge pull request #1947 from belm0/disable_av_lsp
Browse files Browse the repository at this point in the history
Disable Windows "with IFS LSP" test based on Spyware Doctor AV
  • Loading branch information
njsmith committed Apr 6, 2021
2 parents 6754c74 + a2d60c8 commit 52a210f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
lsp: 'https://www.proxifier.com/download/legacy/ProxifierSetup342.exe'
lsp_extract_file: ''
extra_name: ', with IFS LSP'
- python: '3.8'
arch: 'x64'
lsp: 'http://download.pctools.com/mirror/updates/9.0.0.2308-SDavfree-lite_en.exe'
lsp_extract_file: ''
extra_name: ', with non-IFS LSP'
#- python: '3.8'
# arch: 'x64'
# lsp: 'http://download.pctools.com/mirror/updates/9.0.0.2308-SDavfree-lite_en.exe'
# lsp_extract_file: ''
# extra_name: ', with non-IFS LSP'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 52a210f

Please sign in to comment.