Skip to content

Commit e034a55

Browse files
committed
Rename other workflow targets to better explain the differences between the runs
1 parent f7f348a commit e034a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
jobs:
15-
build:
15+
self-built-v8:
1616
strategy:
1717
matrix:
1818
operating-system:
@@ -104,7 +104,7 @@ jobs:
104104
php_test_results*.txt
105105
tests/*.out
106106
107-
alpine:
107+
alpine-package-manager-apk:
108108
runs-on: ubuntu-latest
109109

110110
steps:

0 commit comments

Comments
 (0)