Skip to content

Commit d9b08f9

Browse files
Merge pull request #1450 from andrew-johnson-4/andrew-johnson-4-patch-1
Update rust.yml
2 parents 9a91b9b + baa969a commit d9b08f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v3
19-
- name: Run tests
20-
run: shopt -s expand_aliases && alias cc='clang' && cargo test --verbose
2119
- name: Run deploy
2220
run: make deploy-lite CC=clang

0 commit comments

Comments
 (0)