Skip to content

Commit 113240e

Browse files
authored
Merge branch 'main' into eliza/nightly-2022-10-09
2 parents 84d90d5 + d6eb72a commit 113240e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+5330
-956
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: actions/checkout@v2
5050
- name: print current nightly
5151
run: rustc --version && cargo --version
52-
run: cargo build-x64
52+
- run: cargo build-x64
5353

5454
clippy-nightly:
5555
name: check (latest nightly)

0 commit comments

Comments
 (0)