Skip to content

Commit bc13d19

Browse files
committed
typo
1 parent 4a04d2e commit bc13d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
set -o xtrace
1717
source .github/workflows/macos-setup.sh
1818
echo "PATH=$PATH" >>"$GITHUB_ENV"
19-
- name: Build
19+
- name: Test
2020
run: gmake -j`sysctl -n hw.ncpu` test
2121
env:
2222
BROWSERSLIST_IGNORE_OLD_DATA: 1

0 commit comments

Comments
 (0)