We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69da875 commit a070ca7Copy full SHA for a070ca7
.github/workflows/ci.yml
@@ -37,8 +37,6 @@ jobs:
37
run: cargo build
38
- name: Build | Non-default
39
run: cargo build --no-default-features
40
- - name: Build | edge-nal
41
- run: cargo build --no-default-features --features edge-nal
42
- name: Test
43
run: cargo test
44
# - name: Build | Examples
0 commit comments