Skip to content

Commit 038c4e5

Browse files
committed
Remove unneeded commands
1 parent 7adbefb commit 038c4e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/example-sanity-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
run: |
3838
mvn --version
39-
cmake --version
40-
protoc --version
4139
for folder in `ls`; do
4240
cd "$folder"
4341
mvn clean test

0 commit comments

Comments
 (0)