Skip to content

Commit

Permalink
Merge pull request #508 from pixijs/simplify-internal-types
Browse files Browse the repository at this point in the history
Simplify internal types
  • Loading branch information
trezy committed Jul 26, 2024
2 parents f157dd3 + 1fda641 commit b069788
Show file tree
Hide file tree
Showing 60 changed files with 850 additions and 308 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
strategy:
matrix:
script:
- name: Typecheck
command: test:types
# - name: Typecheck
# command: test:types
- name: Lint
command: test:lint
- name: Unit tests
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/pr-title.yml

This file was deleted.

File renamed without changes.
Loading

0 comments on commit b069788

Please sign in to comment.