Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename workflow
Browse files Browse the repository at this point in the history
mazhelez authored Sep 23, 2024
1 parent 07fac42 commit a35a643
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'PowerShell tests'
name: 'PowerShell'

on:
push:
@@ -45,4 +45,4 @@ jobs:

- name: Run PS Tests
run: |
. (Join-Path "." "build/scripts/tests/runTests.ps1")
. (Join-Path "." "build/scripts/tests/runTests.ps1")

0 comments on commit a35a643

Please sign in to comment.