Skip to content

Commit

Permalink
revert ENG-125
Browse files Browse the repository at this point in the history
  • Loading branch information
ibexa-yuna authored May 28, 2024
1 parent e74dd7b commit b22d199
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,6 @@ jobs:
- name: Run code style check
run: composer run-script check-cs -- --format=checkstyle | cs2pr

linters:
name: Run linters
runs-on: "ubuntu-22.04"
strategy:
matrix:
php:
- '8.3'
steps:
- uses: actions/checkout@v4

- uses: ibiqlik/action-yamllint@v3

tests:
name: Tests
runs-on: "ubuntu-22.04"
Expand Down

0 comments on commit b22d199

Please sign in to comment.