Skip to content

Commit b558928

Browse files
authored
Merge pull request #2 from mrsuh/type-erasure-generics
Type erasure generics
2 parents a675121 + bc0e1b5 commit b558928

File tree

159 files changed

+908
-320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+908
-320
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: "composer install --no-interaction --no-progress --no-suggest"
3434

3535
- name: "Tests"
36-
run: "php bin/test.php"
36+
run: "composer test"

0 commit comments

Comments
 (0)