From 53f8832a9d00f32b65960104e62aa08fbd0af1c3 Mon Sep 17 00:00:00 2001 From: Andrejs Cunskis Date: Wed, 20 Dec 2023 18:59:15 +0200 Subject: [PATCH] Show downloaded file structure --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f012b75..d3e8933 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -72,6 +72,7 @@ jobs: ls -la allure-cucumber/ ls -la allure-rspec/ ls -la allure-ruby-commons/ + ls -lRa allure-results-3.2-oj-true/ - name: Publish allure report uses: andrcuns/allure-publish-action@v2.6.0 env: