remove yml

This commit is contained in:
Hailey
2024-07-10 18:02:03 -07:00
parent 2c6ff9bea4
commit 4491b3d15a
-2
View File
@@ -26,8 +26,6 @@ jobs:
run: yarn lint
- name: Prettier check
run: yarn prettier --check .
- name: Lint native check
run: yarn lint-native
- name: Check & compile i18n
run: yarn intl:build
- name: Type check