Skip to content

Bump timeout from 0.4.2 to 0.4.3 #6193

Bump timeout from 0.4.2 to 0.4.3

Bump timeout from 0.4.2 to 0.4.3 #6193

Workflow file for this run

on: [push]
name: Linter, Fasterer
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Fasterer linter
run: |
bundle exec fasterer app