Compare commits

...
Author SHA1 Message Date
Dariusz Majcherczyk 2666ffe462 test: failing rapport job after cypress error 2023-03-10 15:04:36 +01:00
+1 -1
View File
@@ -87,7 +87,7 @@ jobs:
run: ls -alsh /home/runner/.vegacapsule/testnet/logs/
- uses: actions/upload-artifact@v3
if: ${{ always() }}
if: ${{ failure() }}
with:
name: logs-${{ matrix.project }}
path: /home/runner/.vegacapsule/testnet/logs