Skip to content

Commit 12275d4

Browse files
authored
Merge pull request #15 from cloudyspells/bug/action-qa
Set action test to local source base dir
2 parents 02ee184 + 5386133 commit 12275d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: Test-ModuleManifest -Path ./src/PSWattTime/PSWattTime.psd1
8282

8383
- name: Run the GitHub action in this commit
84-
uses: cloudyspells/PSWattTime@main
84+
uses: ./
8585
id: watttime_action
8686
with:
8787
azure_credential: ${{ secrets.AZURE_CREDENTIALS }}

0 commit comments

Comments
 (0)