mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
Update and rename main.yml to main.yml
This commit is contained in:
parent
260aa3b4b2
commit
08eb716c59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Workflow for Codecov Action
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
no-deps:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue