Skip to content

Commit

Permalink
Remove files that belong to the origin lib
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Dec 21, 2020
1 parent 29be5c7 commit 4c68789
Show file tree
Hide file tree
Showing 52 changed files with 15 additions and 4,365 deletions.
56 changes: 0 additions & 56 deletions .github/workflows/benchmarks.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/workflows/coding-standards.yml

This file was deleted.

70 changes: 0 additions & 70 deletions .github/workflows/demo-scripts.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/mutation-tests.yml

This file was deleted.

5 changes: 4 additions & 1 deletion .github/workflows/phpunit.yml
Expand Up @@ -17,6 +17,9 @@ jobs:
- "highest"
- "locked"
php-version:
- "7.1"
- "7.2"
- "7.3"
- "7.4"
operating-system:
- "ubuntu-latest"
Expand Down Expand Up @@ -55,4 +58,4 @@ jobs:
run: "composer install --no-interaction --no-progress --no-suggest"

- name: "Tests"
run: "vendor/bin/phpunit"
run: "vendor/bin/simple-phpunit"
56 changes: 0 additions & 56 deletions .github/workflows/psalm.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/workflows/xulieta.yml

This file was deleted.

0 comments on commit 4c68789

Please sign in to comment.