Compare commits
1 Commits
b52498f574
...
8d4f3c0068
Author | SHA1 | Date | |
---|---|---|---|
8d4f3c0068 |
@ -1,4 +1,4 @@
|
|||||||
name: Build
|
name: Coverage
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
||||||
|
@ -7,9 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
EspressoReports:
|
EspressoReports:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
uses: ./.gitea/workflows/common_coverage.yml
|
||||||
- name: Espresso Coverage
|
|
||||||
uses: ./.gitea/workflows/common_coverage.yml
|
|
||||||
Lint:
|
Lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user