Skip to content

Commit 4200968

Browse files
committed
Renamed testing step in build-release.
1 parent a72423a commit 4200968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
CI: true
2828

29-
- name: Run headless test
29+
- name: Running tests
3030
uses: GabrielBB/[email protected]
3131
with:
3232
run: npm test

0 commit comments

Comments
 (0)