Skip to content

Commit 8740fb3

Browse files
authored
chore: Remove reference for 0.72 tests on CI (software-mansion#6716)
## Summary ## Test plan
1 parent b2b58a6 commit 8740fb3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/reanimated-typescript-compatibility-test-nightly.yml

-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,3 @@ jobs:
5252
- name: Run common type tests
5353
working-directory: packages/react-native-reanimated
5454
run: yarn type:check:tests:common
55-
- name: Run 0.72+ type tests
56-
working-directory: packages/react-native-reanimated
57-
run: yarn type:check:tests:0.72+

0 commit comments

Comments
 (0)