Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoliveir committed Sep 30, 2023
1 parent 63b7cb2 commit 6483016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run Tests
run: pwsh -File ./Run-Tests.ps1
run: pwsh -File ./Run-UnitTests.ps1

0 comments on commit 6483016

Please sign in to comment.