Skip to content

Commit

Permalink
tweak yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
chanheec committed Mar 21, 2024
1 parent 339dead commit 6c9d886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# run: cargo test --package ide-assists --lib -- handlers::proof_action::wp_move_assertion::tests::wp_lemma_call --exact --nocapture

- name: build
run: cargo build
run: cargo xtask dist

# TODO: more test
# TODO: auto-merge upstream
Expand Down

0 comments on commit 6c9d886

Please sign in to comment.