diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1b0929c..21692d6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,6 @@ jobs: - name: Start ClamAV daemon uses: ./ with: - db_main: true db_daily: true - name: Test the connection to clamd on TCP port 3310 run: Test-NetConnection -ComputerName localhost -Port 3310