mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
is there a coveralls-api-result file somewhere?
This commit is contained in:
parent
d2615bac86
commit
e3da6026a3
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: gradido test CI
|
||||
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push] # , pull_request
|
||||
|
||||
jobs:
|
||||
##############################################################################
|
||||
@ -269,6 +269,8 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path-to-lcov: /coverage/lcov.info
|
||||
- name: frontend | print Coveralls result
|
||||
run: ls -la /coverage
|
||||
|
||||
#test:
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user