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