Skip to content

Commit

Permalink
Hardcode test
Browse files Browse the repository at this point in the history
  • Loading branch information
volsa committed Jun 12, 2024
1 parent 25f31f4 commit d0cb690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ function run_lit_test() {
cargo build
cargo build --release

lit -v -DCOMPILER=$project_location/target/debug/plc tests/lit/
/root/.local/bin/lit -v -DCOMPILER=$project_location/target/debug/plc tests/lit/
lit -v -DCOMPILER=$project_location/target/release/plc tests/lit/
}

Expand Down

0 comments on commit d0cb690

Please sign in to comment.