skip checking types for now

Not really an issue with the types, but with this part of the GitHub
Actions
This commit is contained in:
Robin Malfait
2023-12-20 20:10:00 +01:00
parent e662f12398
commit 9159326bea
-7
View File
@@ -26,13 +26,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check Types
run: |
yarn build
yarn lint-types
env:
CI: true
- run: git fetch --tags -f
- name: Resolve version