We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76de717 commit 19db56dCopy full SHA for 19db56d
1 file changed
.github/workflows/rust.yml
@@ -45,6 +45,8 @@ jobs:
45
- name: cargo check
46
run: cargo check
47
48
+ - run: export
49
+
50
- name: cargo clippy
51
run: cargo clippy
52
0 commit comments