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 782562c

Browse files
authored
Github actions (#944)
* Github actions * Fixed name * Codecov?
1 parent 147bd62 commit 782562c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
lint:
7-
name: Prettier Check
7+
name: Lint
88
runs-on: ubuntu-latest
99

1010
steps:
@@ -48,4 +48,4 @@ jobs:
4848
- name: Run unit tests
4949
run: yarn start test
5050
- name: Run code coverage
51-
run: npx codecov
51+
uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
(0)

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