Skip to content

Commit f4a7655

Browse files
authored
add ice driver patching to gtest builds
1 parent 1146c08 commit f4a7655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gtest-bare-metal.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- name: Build
8787
run: |
8888
./build.sh
89+
./script/build_ice_dirver.sh
8990
sudo ldconfig
9091
9192
gtest-perform-tests:

0 commit comments

Comments
 (0)