Update ci.yml

This commit is contained in:
Temirkhan Myrzamadi 2020-03-31 13:56:23 +06:00 committed by GitHub
parent 68904e3a5a
commit bcabcd3c2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ jobs:
args: --all-targets --all-features -- -D warnings
- name: Test the examples
run: ./examples/test_examples.sh
run: bash examples/test_examples.sh
- name: fmt
uses: actions-rs/cargo@v1