Skip to content

Commit 23988bb

Browse files
committed
build: use nightly toolchain for fmt tests
1 parent 6443504 commit 23988bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
continue-on-error: true
5050
uses: actions-rs/cargo@v1
5151
with:
52+
toolchain: nightly
5253
command: fmt
5354
args: --all -- --check
5455
- name: Build Debug

0 commit comments

Comments
 (0)