Skip to content
Snippets Groups Projects
Commit b97fc514 authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

test musl

parent a7d1f31e
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose
run: cargo build --target x86_64-unknown-linux-musl --verbose
- name: Run tests
run: cargo test --verbose
- name: Upload binary
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment