mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-06 12:34:20 +01:00
Tmo disabling of coveralls
This commit is contained in:
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@@ -57,8 +57,8 @@ jobs:
|
|||||||
# PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
# PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||||
# CYPRESS_CACHE_FOLDER: .cache/Cypress
|
# CYPRESS_CACHE_FOLDER: .cache/Cypress
|
||||||
|
|
||||||
- name: Post Upload Test Results
|
#- name: Post Upload Test Results
|
||||||
uses: coverallsapp/github-action@master
|
# uses: coverallsapp/github-action@master
|
||||||
with:
|
# with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
# github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
parallel-finished: true
|
# parallel-finished: true
|
||||||
Reference in New Issue
Block a user