Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottt authored Aug 2, 2024
1 parent b8d6d9c commit 023a922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
run: cargo test --verbose
- name: Run Sudoku Example
run: |
cargo run --example sudoku
cargo run --example quantifiers
cargo run --example sudoku
cargo run --example quantifiers

0 comments on commit 023a922

Please sign in to comment.