Skip to content

Commit

Permalink
ci: rm Install llcppg
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Nov 27, 2024
1 parent b837e00 commit 1605959
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ jobs:
- name: Install
run: go install ./...

- name: Install llcppg
run: bash .github/workflows/install_llcppg_depend.sh

- name: Test
if: ${{!startsWith(matrix.os, 'macos')}}
run: go test -v ./...
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/install_llcppg_depend.sh

This file was deleted.

0 comments on commit 1605959

Please sign in to comment.