Skip to content

Commit 76cb756

Browse files
committed
ci: rename job 'build-and-test' to 'build'
1 parent d4140da commit 76cb756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm run lint-es
2424
- name: Check formatting
2525
run: npm run format:check
26-
build-and-test:
26+
build:
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 5
2929
steps:

0 commit comments

Comments
 (0)