mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
Upload CI logs on failure
This commit is contained in:
parent
e7ad81afee
commit
30b0d5785a
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -68,3 +68,10 @@ jobs:
|
||||
|
||||
- name: test
|
||||
run: npm run test
|
||||
|
||||
- name: Upload logs on failure
|
||||
uses: actions/upload-artifact@v2
|
||||
if: failure()
|
||||
with:
|
||||
name: nim-waku-logs
|
||||
path: log/
|
||||
|
Loading…
x
Reference in New Issue
Block a user