We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b384962 commit f851885Copy full SHA for f851885
.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - trying
8
9
env:
10
CARGO_INCREMENTAL: 0
0 commit comments