Skip to content

Commit

Permalink
set version in mode; all optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg committed May 11, 2023
1 parent f60a6fe commit 2265958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
- name: Run tester with optimization for Vyper
run: |
cd era-compiler-tester
cargo run --release --bin compiler-tester -- -v --path='tests/vyper/' --mode='M0B0'
cargo run --release --bin compiler-tester -- -v --path='tests/vyper/' --mode='M*B* 0.3.8'
cd ..

0 comments on commit 2265958

Please sign in to comment.