Skip to content

Commit

Permalink
ci: fix test description
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Nov 16, 2023
1 parent 00822ea commit ceec009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose --examples --release
- name: load_signals
- name: bmc Quiz1
run: cargo run --release --example bmc -- inputs/Quiz1.btor


Expand Down

0 comments on commit ceec009

Please sign in to comment.