integration tests on CI (#12)

Run integration tests on CI
This commit is contained in:
Cyrill Leutwiler
2024-05-24 20:27:28 +02:00
committed by GitHub
parent 0e90f1fd8c
commit bdaf573f17
4 changed files with 25 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
![CI](https://github.com/xermicus/revive/actions/workflows/rust.yml/badge.svg)
# revive
YUL and EVM bytecode recompiler to LLVM, targetting RISC-V on PolkaVM.