Skip to content

Commit

Permalink
Removed code after split (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec authored Nov 25, 2024
1 parent 98e8d89 commit 132503b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
17 changes: 0 additions & 17 deletions src/FastyBird/Library/Metadata/.github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,3 @@ jobs:
matrix:
php-version: [ "8.2" ]
operating-system: [ "ubuntu-latest" ]

mutations:
name: "PHP Tests For Mutants"
needs: [ "tests" ]

if: "github.event_name == 'push'"

uses: "fastybird/.github/.github/workflows/mutations.yaml@main"
secrets: inherit
with:
php: "${{ matrix.php-version }}"

strategy:
fail-fast: false
matrix:
php-version: [ "8.2" ]
operating-system: [ "ubuntu-latest" ]
1 change: 1 addition & 0 deletions src/FastyBird/Library/Metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@commitlint/config-conventional": "^19.6",
"@eslint/js": "^9.15",
"@nabla/vite-plugin-eslint": "^2.0",
"@trivago/prettier-plugin-sort-imports": "^4.3",
"@types/node": "^20.17",
"@typescript-eslint/eslint-plugin": "^8.15",
"@typescript-eslint/parser": "^8.15",
Expand Down

0 comments on commit 132503b

Please sign in to comment.