Skip to content

Commit 7ae498f

Browse files
committed
ci: try passing +nightly in alias for Rustfmt job
1 parent e7d6479 commit 7ae498f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
- name: Rustfmt
4848
id: rustfmt
4949
uses: stacks-network/actions/rustfmt@main
50+
with:
51+
alias: "+nightly fmt"
5052

5153
######################################################################################
5254
## Check if the branch that this workflow is being run against is a release branch

0 commit comments

Comments
 (0)