Skip to content

Commit df1d210

Browse files
committed
fix
1 parent e4e7a6d commit df1d210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
version: nightly
5454

5555
- name: Install Vyper
56-
run: pip install vyper==0.3.7
56+
run: pip install vyper
5757

5858
- name: Run tests
5959
working-directory: ${{ matrix.project.dir }}

0 commit comments

Comments
 (0)