Skip to content

Commit d95bdee

Browse files
committed
ci(test): rename test workflow job
1 parent 0d09541 commit d95bdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
- pull_request
44

55
jobs:
6-
cache-and-install:
6+
test:
77
runs-on: ubuntu-latest
88

99
steps:

0 commit comments

Comments
 (0)