From a3e514a2c72cb149aeecf8086e283a0b70c86e93 Mon Sep 17 00:00:00 2001 From: Ivan Aksionau Date: Thu, 6 Jul 2023 22:26:55 +0300 Subject: [PATCH] - update --- .github/workflows/ci_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_settings.yml b/.github/workflows/ci_settings.yml index e556558..1cc802a 100644 --- a/.github/workflows/ci_settings.yml +++ b/.github/workflows/ci_settings.yml @@ -35,7 +35,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./target/cucumber-html-reports -# publish_dir: ./target + # publish_dir: ./target # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph