Skip to content

Commit 520bd1e

Browse files
committed
chore: rename job from unit-test to test-and-build for clarity
1 parent 6e96d19 commit 520bd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
contents: read
1515

1616
jobs:
17-
unit-test:
17+
test-and-build:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)