Skip to content

Commit

Permalink
[chore] Remove active directory integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
djaglowski committed May 24, 2023
1 parent 0df5a2f commit 7eaf99e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
- if: matrix.group == 'receiver-0'
name: install IIS
run: Install-WindowsFeature -name Web-Server -IncludeManagementTools
- if: matrix.group == 'receiver-0'
name: Install Active Directory DS
run: Install-WindowsFeature -name AD-Domain-Services -IncludeManagementTools
- uses: actions/setup-go@v4
with:
go-version: ~1.19.8
Expand Down
54 changes: 0 additions & 54 deletions receiver/activedirectorydsreceiver/integration_test.go

This file was deleted.

0 comments on commit 7eaf99e

Please sign in to comment.