Skip to content

Commit

Permalink
chore: desperate attempt at linking the test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nader-zouaoui committed Nov 14, 2024
1 parent d6851ec commit f51ca25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Run Tests
uses: microsoft/vstest-action@v1.0.0
with:
searchFolder: ./x64/${{env.BUILD_CONFIGURATION}}
searchFolder: D:\a\WindowsperfParser\WindowsperfParser\x64\${{env.BUILD_CONFIGURATION}}

0 comments on commit f51ca25

Please sign in to comment.