Skip to content

Commit

Permalink
fuzz alu32
Browse files Browse the repository at this point in the history
  • Loading branch information
seanyoung committed Apr 8, 2024
1 parent 40a30d8 commit 5bc6dbe
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
export RUSTFLAGS="-D warnings"
cargo build --verbose
cargo test --verbose
cargo test --test exercise_instructions --verbose
shell: bash
- name: CLI - Lint
run: |
Expand Down
Loading

0 comments on commit 5bc6dbe

Please sign in to comment.