Skip to content

Commit

Permalink
test execution of script
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Oct 19, 2023
1 parent d2ee47b commit 9b3f241
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/component_windows_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
with:
go-version-file: go.mod


- name: Run shell script
run: powershell.exe -Sta -File internal\integrations\v4\fixtures\integration_verbose.ps1

- name: Download deps
run: go mod vendor

Expand Down

0 comments on commit 9b3f241

Please sign in to comment.