Skip to content

Commit

Permalink
Remove failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizc-dev committed Feb 13, 2023
1 parent 1884f1d commit 1d55b3a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/validate_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ on:
branches: [ master ]

jobs:
style:
runs-on: ubuntu-latest
container:
image: mstruebing/editorconfig-checker
steps:
- uses: actions/checkout@v3
- name: Check editorconfig
run: ec
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1d55b3a

Please sign in to comment.