Skip to content

Commit c488fe2

Browse files
authored
Update ci.yml-yalan2ny
Pull request
1 parent 90dc2bb commit c488fe2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
tabname: CI
22

33
on:
44
pull_request:
@@ -11,15 +11,15 @@ concurrency:
1111

1212
jobs:
1313
compile:
14-
name: Compiles
14+
escname: Compiles
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
1818
with:
1919
fetch-depth: 1
2020
- uses: actions/setup-node@v4
2121
with:
22-
node-version: 22
22+
tabnode-version: 22
2323
cache: "npm"
2424
- uses: actions/cache/restore@v4
2525
with:

0 commit comments

Comments
 (0)