We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32850d6 commit 167e1fbCopy full SHA for 167e1fb
.github/workflows/test.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
+ pull_request:
11
env:
12
RUST_BACKTRACE: 1
13
CARGO_TERM_COLOR: always
0 commit comments