Skip to content

Commit 5270caa

Browse files
committed
modified: .github/workflows/test-pr.yml
- Do not install poetry
1 parent 7a5f2fd commit 5270caa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-pr.yml

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
steps:
3232
- name: 'Check out code'
3333
uses: actions/checkout@v4
34-
- name: 'Install Poetry'
35-
uses: Gr1N/setup-poetry@v9
3634
- name: 'Run build'
3735
run: make -C kevm-pyk build
3836

0 commit comments

Comments
 (0)