Tests will not be written in Rust

pull/5/head
Frank Denis 5 years ago
parent f650f9ff12
commit 6527e8b706

@ -17,8 +17,6 @@ jobs:
run: rustup default | grep nightly
- name: Build
run: cargo build --release
- name: Run tests
run: cargo test --release
- uses: actions/upload-artifact@master
with:
name: encrypted-dns

Loading…
Cancel
Save