Skip to content

Commit 08953bf

Browse files
authored
Merge branch 'semiotic-ai:main' into tmigone/update-horizon-rav
2 parents b33e652 + 8a55a78 commit 08953bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
toolchain: nightly
2020
components: rustfmt
2121
cache: false
22-
- run: cargo +nightly fmt --all -- --check
22+
- run: cargo fmt --all -- --check
2323

2424
clippy:
2525
name: cargo clippy

0 commit comments

Comments
 (0)