mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update code-coverage.yml
This commit is contained in:
parent
eb343fdea6
commit
9df1486d6d
1 changed files with 0 additions and 4 deletions
4
.github/workflows/code-coverage.yml
vendored
4
.github/workflows/code-coverage.yml
vendored
|
@ -5,10 +5,6 @@ concurrency:
|
|||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
code-coverage-phyre-web-panel:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue