Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 2, 2023
1 parent 6cba2d5 commit 7e91779
Show file tree
Hide file tree
Showing 164 changed files with 5 additions and 11,217 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:

- run: composer update --no-progress --prefer-dist --prefer-lowest --prefer-stable
- run: vendor/bin/tester tests -s -C
- if: failure()
uses: actions/upload-artifact@v3
with:
name: output
path: tests/tmp


code_coverage:
Expand Down
43 changes: 0 additions & 43 deletions tests/DI/Compiler.addExtension.phpt

This file was deleted.

82 changes: 0 additions & 82 deletions tests/DI/Compiler.arguments.phpt

This file was deleted.

24 changes: 0 additions & 24 deletions tests/DI/Compiler.code.phpt

This file was deleted.

60 changes: 0 additions & 60 deletions tests/DI/Compiler.config.phpt

This file was deleted.

62 changes: 0 additions & 62 deletions tests/DI/Compiler.configOverride.phpt

This file was deleted.

84 changes: 0 additions & 84 deletions tests/DI/Compiler.dependencies.phpt

This file was deleted.

Loading

0 comments on commit 7e91779

Please sign in to comment.