Skip to content

Commit f1df2c6

Browse files
[CI] Updated Install Depenedencies for Format Tests
1 parent a8e0002 commit f1df2c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ jobs:
138138
with:
139139
submodules: 'true'
140140

141-
- name: Install dependencies
142-
run: ./.github/scripts/install_dependencies.sh
143-
144141
- name: Test
145142
run: ./dev/${{ matrix.script }}
146143

0 commit comments

Comments
 (0)