Skip to content

Commit a066e7a

Browse files
Rust binary is rustc
1 parent e3c3e86 commit a066e7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- go
1313
- aws
1414
- python
15-
- rust
15+
- rustc
1616
- zip
1717
runs-on: ubuntu-latest
1818
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dockerized <command>
4545
- python
4646
- python2
4747
- ruby
48-
- rust
48+
- rustc (rust compiler)
4949
- Unix
5050
- tree
5151
- zip

0 commit comments

Comments
 (0)