Skip to content

Commit b61386f

Browse files
Small typo in YAML
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent d57dbf0 commit b61386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Build Package
4646
run: ./scripts/build.sh
4747

48-
- name: Run unit tests
48+
- name: Run unit tests
4949
id: tests
5050
run: npm run test:unit:all
5151

0 commit comments

Comments
 (0)