We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e7a6d commit df1d210Copy full SHA for df1d210
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
version: nightly
54
55
- name: Install Vyper
56
- run: pip install vyper==0.3.7
+ run: pip install vyper
57
58
- name: Run tests
59
working-directory: ${{ matrix.project.dir }}
0 commit comments