Skip to content

Commit 4704300

Browse files
committed
remove codegen
1 parent eae8a45 commit 4704300

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
with:
3232
submodules: recursive
3333

34-
- name: Build evaluation context struct
35-
run: make generate-evaluation-context
36-
3734
- name: Get dependencies
3835
run: |
3936
go get -v -t -d ./...

0 commit comments

Comments
 (0)