microsoft / ntosebpfext

eBPF-For-Windows extension to provide access to Windows kernel functionality
MIT License
11 stars 9 forks source link

Fix ODR violation #75

Closed Alan-Jowett closed 3 months ago

Alan-Jowett commented 3 months ago

Description

This pull request includes a change in the .github/workflows/cicd.yml file. The change modifies the pre_test command under jobs: to use a new path for the Install-eBpfForWindows.ps1 script. This script is now located in the `.\bin\process_monitor.Tests\win-x64 directory.

Testing

CI/CD

Documentation

No.

Installation

No.