mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
Update build.yml
Enable debug mode in coveralls action to diagnose https://github.com/lemurheavy/coveralls-public/issues/1595
This commit is contained in:
parent
6b2b179aa6
commit
dd02420f70
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -66,6 +66,8 @@ jobs:
|
||||
|
||||
coverage:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NODE_COVERALLS_DEBUG: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: install
|
||||
|
Loading…
Reference in New Issue
Block a user