Skip to content

Commit

Permalink
Remove clamd_windows_issue_1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
toblux committed Apr 4, 2024
1 parent 285344e commit 0c69e49
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,3 @@ jobs:
uses: ./
- name: Test the connection to clamd on TCP port 3310
run: Test-NetConnection -ComputerName localhost -Port 3310
clamd_windows_issue_1:
runs-on: windows-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Start ClamAV daemon
uses: ./
- name: Check out code again
uses: actions/checkout@v4

0 comments on commit 0c69e49

Please sign in to comment.