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 e3c3e86 commit a066e7aCopy full SHA for a066e7a
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- go
13
- aws
14
- python
15
- - rust
+ - rustc
16
- zip
17
runs-on: ubuntu-latest
18
steps:
README.md
@@ -45,7 +45,7 @@ dockerized <command>
45
46
- python2
47
- ruby
48
+ - rustc (rust compiler)
49
- Unix
50
- tree
51
0 commit comments