Skip to content

Commit

Permalink
Print transpiled replace.ab
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Nov 24, 2024
1 parent 6cc29c0 commit 5706bac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Build binary
# the binary will be used by the next cargo test step
run: cargo build
- run: |
bash --version
cargo run -- build src/tests/stdlib/replace.ab -
- name: Run cargo tests
run: cargo test --all-targets --all-features
- name: Run clippy check
Expand Down

0 comments on commit 5706bac

Please sign in to comment.