Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cee1de7

Browse files
authored
Update and rename tests.yml to ci.yml
1 parent da234bc commit cee1de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/tests.yml‎ renamed to ‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: CI
22
on: ['push', 'pull_request']
33
jobs:
44
test:
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
node-version: ${{ matrix.node-version }}
1616
- run: npm install
17-
- run: npm test
17+
- run: npm test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /