Skip to content

Commit

Permalink
Remove linter from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nanego committed Dec 7, 2022
1 parent 74dc9b7 commit 5148b0e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 39 deletions.
11 changes: 0 additions & 11 deletions .github/linters/.ruby-lint.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/linter.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
ruby-version: ['2.7']
ruby-version: ['2.7.5']
fail-fast: false

services:
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ This Ruby On Rails app is a tool built to effectively manage data center infrast

![Tests](https://github.com/nanego/my-dcim/workflows/Tests/badge.svg)

![Linter](https://github.com/nanego/my-dcim/workflows/Linter/badge.svg)

## Installation steps
### Step 1. Dependencies
##### 1.1 PostgreSQL
Expand Down

0 comments on commit 5148b0e

Please sign in to comment.