Skip to content

Commit

Permalink
Ooops W
Browse files Browse the repository at this point in the history
Try and install packaged version of agent with pip
Expect agent tests to fail Issue #178
  • Loading branch information
damies13 committed Feb 25, 2024
1 parent bf8a18b commit 58578de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Regression_Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Show Dist UM
if: ${{ matrix.platform != 'windows-latest' }}
run: |
ls -la dist W
ls -la dist
- name: Show Dist
if: ${{ matrix.platform == 'windows-latest' }}
run: |
Expand Down

0 comments on commit 58578de

Please sign in to comment.