Skip to content

Commit

Permalink
ci(github): update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 28, 2024
1 parent 357c476 commit 949d471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on: ["pull_request"]

name: Test Coveralls
name: Test Coverage

jobs:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on: ["push"]

name: Push Test
name: Push Test Coveralls

jobs:

Expand Down

0 comments on commit 949d471

Please sign in to comment.