Skip to content

Use latest version #69

@github-actions

Description

@github-actions

https://api.github.com/OpenSourcePolitics/decidim-cese/blob/0da3e11066812d1bcf35931784c119b0c37d8687/.github/workflows/ci_cd.yml#L159

          key: asset-cache-${{ runner.os }}-${{ steps.cache-hash.outputs.hash }}
      - run: mkdir -p ./spec/tmp/screenshots
        name: Create the screenshots folder
      # TODO: Use latest version
      - uses: nanasess/setup-chromedriver@v2
        with:
          chromedriver-version: "114.0.5735.90"
      - run:  bundle exec rake "test:run[include, spec/system/**/*_spec.rb, ${{ matrix.slice }}]"
        name: RSpec
      - run: ./.github/upload_coverage.sh decidim-app $GITHUB_EVENT_PATH

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions