ci: update workflow
This commit is contained in:
5
.github/workflows/coverage_test.yml
vendored
5
.github/workflows/coverage_test.yml
vendored
@@ -1,7 +1,10 @@
|
||||
name: Run tests and upload coverage
|
||||
|
||||
on:
|
||||
push
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user