0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

CI: Upload logs in examples job too

This commit is contained in:
Loïc Hoguin 2024-11-06 20:26:21 +01:00
parent 99e2cf43c2
commit e761e3ba7b
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -68,3 +68,12 @@ jobs:
- name: Run ct-examples
run: make ct-examples LATEST_ERLANG_OTP=1
- name: Upload logs
uses: actions/upload-artifact@v4
if: always()
with:
name: Common Test logs (examples)
path: |
logs/
!logs/**/log_private