Skip to content

Commit 8446f83

Browse files
fix: Update prescript path in Action-Test workflow and add missing prescript file
1 parent 778dc2c commit 8446f83

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
with:
231231
WorkingDirectory: tests/2-Standard
232232
Output_CIFormat: GithubActions
233-
Prescript: Prescript.ps1
233+
Prescript: ../Prescript.ps1
234234

235235
- name: Status
236236
shell: pwsh

0 commit comments

Comments
 (0)