From 7039bda359a0d30db1e6569934afe0fe450b4023 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 26 May 2023 10:38:30 +0200 Subject: [PATCH] Update cypress.yml --- .github/workflows/cypress.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 6242298f..7c198eb0 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -68,6 +68,7 @@ jobs: regex: false include: 'tfs/config.lua' + - run: cat tfs/config.lua - name: Setup PHP uses: shivammathur/setup-php@v2 with: