Update ci.yml

This commit is contained in:
Temirkhan Myrzamadi 2020-03-31 21:45:22 +06:00 committed by GitHub
parent bcabcd3c2d
commit 6f17529e7a
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: bash examples/test_examples.sh
run: cd examples && bash test_examples.sh
- name: fmt
uses: actions-rs/cargo@v1