Skip to content

Commit 1eac8cc

Browse files
authored
ci: rename jobs (#77)
1 parent 2f01373 commit 1eac8cc

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
name: CI
1+
name: Tests
22
on:
33
pull_request:
44
push:
55
branches:
66
- main
77
jobs:
8-
test:
8+
unit:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
1212
node-version:
1313
- 16
1414
- 18
1515
- 20
16-
name: Node.js ${{ matrix.node-version }}
16+
name: Node.js ${{ matrix.node-version }} / unit
1717
steps:
1818
- name: Checkout the repository
1919
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[deps]: https://img.shields.io/librariesio/release/npm/@trigen/scripts
1515
[deps-url]: https://libraries.io/npm/@trigen%2Fscripts/tree
1616

17-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
17+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
1818
[build-url]: https://github.com/TrigenSoftware/scripts/actions
1919

2020
Scripts and configs for TrigenSoftware's projects.

packages/babel-preset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/babel-preset
1919
[size-url]: https://packagephobia.com/result?p=@trigen/babel-preset
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
Trigen's Babel preset.

packages/browserslist-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[size]: https://packagephobia.com/badge?p=@trigen/browserslist-config
1515
[size-url]: https://packagephobia.com/result?p=@trigen/browserslist-config
1616

17-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
17+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
1818
[build-url]: https://github.com/TrigenSoftware/scripts/actions
1919

2020
Trigen's Browserslist config.

packages/eslint-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/eslint-config
1919
[size-url]: https://packagephobia.com/result?p=@trigen/eslint-config
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
Trigen's ESLint config.

packages/lint-package-json/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/lint-package-json
1919
[size-url]: https://packagephobia.com/result?p=@trigen/lint-package-json
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
Shortcut to run npm-package-json-lint with @trigen/npm-package-json-lint-config.

packages/npm-package-json-lint-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/npm-package-json-lint-config
1919
[size-url]: https://packagephobia.com/result?p=@trigen/npm-package-json-lint-config
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
Trigen's npm-package-json-lint config.

packages/project-files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/project-files
1919
[size-url]: https://packagephobia.com/result?p=@trigen/project-files
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
Trigen's project files downloader.

packages/scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[size]: https://packagephobia.com/badge?p=@trigen/scripts
1919
[size-url]: https://packagephobia.com/result?p=@trigen/scripts
2020

21-
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci.yml?branch=main
21+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests.yml?branch=main
2222
[build-url]: https://github.com/TrigenSoftware/scripts/actions
2323

2424
CLI tool for running scripts.

0 commit comments

Comments
 (0)