Skip to content

Commit

Permalink
ci: Allow manually invoking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Jun 24, 2022
1 parent f3a03a0 commit 6129162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch: {}

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 6129162

Please sign in to comment.