diff --git a/.github/workflows/ci_settings.yml b/.github/workflows/ci_settings.yml index 9670380..071320c 100644 --- a/.github/workflows/ci_settings.yml +++ b/.github/workflows/ci_settings.yml @@ -28,7 +28,7 @@ jobs: - uses: deblockt/cucumber-report-annotations-action@v1.7 with: access-token: ${{ secrets.GITHUB_TOKEN }} - path: "**/cucumber-report.json" + path: "**/cucumber.json" # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph