OpenSourcePolitics / decidim-ditp

Decidim instance for DITP OGP
1 stars 2 forks source link

Use latest version #39

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 11 months ago

https://api.github.com/OpenSourcePolitics/decidim-ditp/blob/78cd6204070bea590b7358fa1d4e04ab6f8d6791/.github/workflows/ci_cd.yml#L156


          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
github-actions[bot] commented 10 months ago

Closed in 59b641fccf5a646fd7a438b0b7e5c36b11f7d3a3

github-actions[bot] commented 10 months ago

Closed in 59b641fccf5a646fd7a438b0b7e5c36b11f7d3a3