From d2c56f6f2cbafca3966a610f3e7970c89b01737a Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Fri, 09 Sep 2022 14:44:13 +0000 Subject: [PATCH] name step with api test run --- --- a/.github/workflows/market-test_v2.yml +++ b/.github/workflows/market-test_v2.yml @@ -163,7 +163,7 @@ working-directory: qa-tests run: cat .env - - name: + - name: Test API interface working-directory: qa-tests run: | npx playwright test --workers=8 --quiet .*.api.test.ts --reporter=github --config playwright.config.ts -- gitstuff